aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
*-. Merge firewire branches to be released post v2.6.35Stefan Richter2010-08-02
|\ \
| * | tools/firewire: nosy-dump: increment program versionStefan Richter2010-07-27
| * | tools/firewire: nosy-dump: remove unused codeStefan Richter2010-07-27
| * | tools/firewire: nosy-dump: use linux/firewire-constants.hStefan Richter2010-07-27
| * | tools/firewire: nosy-dump: break up a deeply nested functionStefan Richter2010-07-27
| * | tools/firewire: nosy-dump: make some symbols static or constStefan Richter2010-07-27
| * | tools/firewire: nosy-dump: change to kernel coding styleStefan Richter2010-07-27
| * | tools/firewire: nosy-dump: work around segfault in decode_fcpStefan Richter2010-07-27
| * | tools/firewire: nosy-dump: fix it on x86-64Stefan Richter2010-07-27
| * | tools/firewire: add userspace front-end of nosyStefan Richter2010-07-27
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-23
|\ \ \
| * | | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel2010-07-22
| * | | perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo2010-07-22
| * | | perf symbols: Fix directory descriptor leakingGui Jianfeng2010-07-16
| * | | perf: Fix various display bugs with parent filteringFrederic Weisbecker2010-07-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-21
|\ \ \ \ | |/ / / |/| | |
| * | | perf: Add DWARF register lookup for sparcDavid S. Miller2010-07-15
* | | | perf: Sync callchains with period based hitsFrederic Weisbecker2010-07-08
* | | | perf: Resurrect flat callchainsFrederic Weisbecker2010-07-08
* | | | perf: Version String fix, for fallback if not from gitThavidu Ranatunga2010-07-05
* | | | perf: Version String fix, using kernel versionThavidu Ranatunga2010-07-05
* | | | perf tools: Fix find tids routine by excluding "." and ".."Gui Jianfeng2010-07-01
* | | | perf record: prevent kill(0, SIGTERM);Ian Munsie2010-06-17
* | | | perf session: Remove threads from tree on PERF_RECORD_EXITArnaldo Carvalho de Melo2010-06-17
* | | | perf record: Don't call newt functions when not initializedArnaldo Carvalho de Melo2010-06-10
|/ / /
* | | 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
|/ / /
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\ \ \
| * | | 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
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\| | |
| * | | 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