summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2010-07-17perf hists: Factor out duplicated codeArnaldo Carvalho de Melo
2010-07-17perf ui: Make ui_browser__run exit on unhandled hot keysArnaldo Carvalho de Melo
2010-07-17perf ui: Make END go to the last entry, not the top of the last pageArnaldo Carvalho de Melo
2010-07-16perf symbols: Fix directory descriptor leakingGui Jianfeng
2010-07-16perf probe: Fix the logic of die_compare_nameMasami Hiramatsu
2010-07-16perf probe: Support comp_dir to find an absolute source pathMasami Hiramatsu
2010-07-16perf probe: Fix error message if get_real_path() failedMasami Hiramatsu
2010-07-16perf: Fix various display bugs with parent filteringFrederic Weisbecker
2010-07-08perf: Sync callchains with period based hitsFrederic Weisbecker
2010-07-08perf: Resurrect flat callchainsFrederic Weisbecker
2010-07-06Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-07-05perf probe: Support static and global variablesMasami Hiramatsu
2010-07-05perf probe: Support tracing an entry of arrayMasami Hiramatsu
2010-07-05perf probe: Support "string" typeMasami Hiramatsu
2010-07-05perf: Version String fix, for fallback if not from gitThavidu Ranatunga
2010-07-05perf: Version String fix, using kernel versionThavidu Ranatunga
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar
2010-07-01perf tools: Fix find tids routine by excluding "." and ".."Gui Jianfeng
2010-06-29perf: Fix hist_entry__tui_annotate() build failureSrikar Dronamraju
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-25Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-06-24perf: Don't use 4 bytes as a default instruction breakpoint lengthFrederic Weisbecker
2010-06-21perf ui: Move objdump_line specific stuff out of ui_browserArnaldo Carvalho de Melo
2010-06-21perf ui: Separate showing the entries from running the browserArnaldo Carvalho de Melo
2010-06-21perf ui: Introduce ui_browser->seek to support multiple list structuresArnaldo Carvalho de Melo
2010-06-21perf ui: Introduce routine ui_browser__is_current_entryArnaldo Carvalho de Melo
2010-06-17perf session: fix error message on failure to open perf.dataAndy Isaacson
2010-06-17perf debug: fix hex dump partial final lineAndy Isaacson
2010-06-17perf probe: Add kernel source path optionChase Douglas
2010-06-17perf record: Add option to avoid updating buildid cacheStephane Eranian
2010-06-17perf symbols: Function descriptor symbol lookupEric B Munson
2010-06-17perf session: Remove threads from tree on PERF_RECORD_EXITArnaldo Carvalho de Melo
2010-06-10perf record: Don't call newt functions when not initializedArnaldo Carvalho de Melo
2010-06-05perf report: Implement --sort cpuArun Sharma
2010-06-05perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo
2010-06-05perf annotate: Ask objdump to demangle symbolsStephane Eranian
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian
2010-06-05perf report: Make -D print sampled CPUStephane Eranian
2010-06-04perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo
2010-06-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy
2010-06-01perf hist: fix objdump output parsingKonstantin Stepanyuk
2010-05-31perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker
2010-05-31perf: Process comm events by tidFrederic Weisbecker
2010-05-27perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo
2010-05-26perf symbols: Add the build id cache to the vmlinux pathArnaldo Carvalho de Melo
2010-05-26perf tui: Reset use_browser if stdout is not a ttyArnaldo Carvalho de Melo
2010-05-24perf report: Support multiple events on the TUIArnaldo Carvalho de Melo
2010-05-24perf annotate: Fix up usage of the build id cacheArnaldo Carvalho de Melo