aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* perf session: fix error message on failure to open perf.dataAndy Isaacson2010-06-17
* perf debug: fix hex dump partial final lineAndy Isaacson2010-06-17
* perf probe: Add kernel source path optionChase Douglas2010-06-17
* perf tools: .gitignore += config.make config.make.autogenKirill Smelkov2010-06-17
* perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-17
* perf symbols: Function descriptor symbol lookupEric B Munson2010-06-17
* perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian2010-06-17
* perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo2010-06-09
* perf: Add non-exec mmap() trackingEric B Munson2010-06-09
* perf report: Implement --sort cpuArun Sharma2010-06-05
* perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo2010-06-05
* perf annotate: Ask objdump to demangle symbolsStephane Eranian2010-06-05
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-05
* perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-05
* perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2010-06-05
* perf report: Make -D print sampled CPUStephane Eranian2010-06-05
* perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo2010-06-04
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-02
|\
| * perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo2010-06-01
| * perf scripts python: Give field dict to unhandled callbackPierre Tardy2010-06-01
| * perf hist: fix objdump output parsingKonstantin Stepanyuk2010-06-01
* | perf-record: Check correct pid when forkingBorislav Petkov2010-05-31
* | perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker2010-05-31
* | perf: Use event__process_task from perf schedFrederic Weisbecker2010-05-31
* | perf: Process comm events by tidFrederic Weisbecker2010-05-31
|/
* perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo2010-05-27
* perf symbols: Add the build id cache to the vmlinux pathArnaldo Carvalho de Melo2010-05-26
* perf tui: Reset use_browser if stdout is not a ttyArnaldo Carvalho de Melo2010-05-26
* perf report: Support multiple events on the TUIArnaldo Carvalho de Melo2010-05-23
* perf annotate: Fix up usage of the build id cacheArnaldo Carvalho de Melo2010-05-23
* perf annotate: Add TUI interfaceArnaldo Carvalho de Melo2010-05-22
* perf tui: Remove annotate from popup menu after failureArnaldo Carvalho de Melo2010-05-22
* perf report: Don't start the TUI if -D is usedArnaldo Carvalho de Melo2010-05-21
* perf: Fix getline undeclaredFrederic Weisbecker2010-05-21
* perf-record: Share per-cpu buffersPeter Zijlstra2010-05-21
* perf-record: Remove -MPeter Zijlstra2010-05-21
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-21
|\
| * perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo2010-05-20
| * perf record: remove unneeded gettimeofday() callRuss Anderson2010-05-20
* | perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo2010-05-20
* | perf TUI: Make 'space' be an alias to 'PgDn'Arnaldo Carvalho de Melo2010-05-20
|/
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-20
|\
| * perf: Fix unaligned accesses while fetching trace valuesFrederic Weisbecker2010-05-20
| * perf: Use read() instead of lseek() in trace_event_read.c:skip()Tom Zanussi2010-05-20
| * Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
| |\
| * | perf record: Add a fallback to the reference relocation symbolArnaldo Carvalho de Melo2010-05-13
| * | perf: Fix static strings treated like dynamic onesFrederic Weisbecker2010-05-11
| * | perf kmem: Fix breakage introduced by 5a0e3ad slab.h scriptArnaldo Carvalho de Melo2010-04-06
| * | Merge branch 'master' into export-slabhTejun Heo2010-04-04
| |\ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30