summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-08-03Merge remote branch 'cpufreq/next'Stephen Rothwell
2010-08-03Merge remote branch 'ieee1394/for-next'Stephen Rothwell
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-27tools/firewire: nosy-dump: increment program versionStefan Richter
2010-07-27tools/firewire: nosy-dump: remove unused codeStefan Richter
2010-07-27tools/firewire: nosy-dump: use linux/firewire-constants.hStefan Richter
2010-07-27tools/firewire: nosy-dump: break up a deeply nested functionStefan Richter
2010-07-27tools/firewire: nosy-dump: make some symbols static or constStefan Richter
2010-07-27tools/firewire: nosy-dump: change to kernel coding styleStefan Richter
2010-07-27tools/firewire: nosy-dump: work around segfault in decode_fcpStefan Richter
2010-07-27tools/firewire: nosy-dump: fix it on x86-64Stefan Richter
2010-07-27tools/firewire: add userspace front-end of nosyStefan Richter
2010-07-26[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-07-23Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-22perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel
2010-07-22perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-07-16perf symbols: Fix directory descriptor leakingGui Jianfeng
2010-07-16perf: Fix various display bugs with parent filteringFrederic Weisbecker
2010-07-14perf: Add DWARF register lookup for sparcDavid S. Miller
2010-07-09ARM: 6198/1: perf probe: Add ARM DWARF register number mappingsWill Deacon
2010-07-08perf: Sync callchains with period based hitsFrederic Weisbecker
2010-07-08perf: Resurrect flat callchainsFrederic Weisbecker
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-01perf tools: Fix find tids routine by excluding "." and ".."Gui Jianfeng
2010-06-17perf record: prevent kill(0, SIGTERM);Ian Munsie
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-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 buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy
2010-06-01perf hist: fix objdump output parsingKonstantin Stepanyuk
2010-06-01perf-record: Check correct pid when forkingBorislav Petkov
2010-06-01perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker
2010-06-01perf: Use event__process_task from perf schedFrederic Weisbecker
2010-05-31perf: Process comm events by tidFrederic Weisbecker
2010-05-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-23perf report: Support multiple events on the TUIArnaldo Carvalho de Melo
2010-05-23perf annotate: Fix up usage of the build id cacheArnaldo Carvalho de Melo
2010-05-22perf annotate: Add TUI interfaceArnaldo Carvalho de Melo
2010-05-22perf tui: Remove annotate from popup menu after failureArnaldo Carvalho de Melo
2010-05-21perf report: Don't start the TUI if -D is usedArnaldo Carvalho de Melo
2010-05-21perf: Fix getline undeclaredFrederic Weisbecker