aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu2010-10-12
* perf trace scripting: Fix extern struct definitionsStephane Eranian2010-10-04
* perf ui hist browser: Fix segfault on 'a' for annotateFrederik Deweerdt2010-10-04
* perf tools: Fix build breakageKusanagi Kouichi2010-10-04
* perf symbols: Fix multiple initialization of symbol systemJovi Zhang2010-09-09
* perf probe: Fix handling of arguments namesMasami Hiramatsu2010-09-08
* perf probe: Fix return probe supportMasami Hiramatsu2010-09-08
* perf: Initialize callchains roots's childen hitsFrederic Weisbecker2010-08-26
* perf tools: Fix build error on read only source.Kusanagi Kouichi2010-08-18
* perf tools: Fix build on POSIX shellsBernd Petrovitsch2010-08-17
* perf annotate tui: Fix exit and RIGHT keys handlingArnaldo Carvalho de Melo2010-08-16
* perf: Add back list_head data typesIngo Molnar2010-08-12
* Merge branch 'linus' into perf/urgentIngo Molnar2010-08-12
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-07
| |\
| | *-. 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-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
| |\ \ \ \
| * \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-04
| |\ \ \ \ \
| | * | | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-03
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-31
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | ARM: 6198/1: perf probe: Add ARM DWARF register number mappingsWill Deacon2010-07-09
| | |/ / / / / /
* | | | | | | | perf ui hist browser: Fixup key bindingsArnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf ui browser: Add ui_browser__show counterpart: __hideArnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf annotate: Cycle thru sorted lines with samplesArnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf ui: Make SPACE work as PGDN in all browsersArnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf annotate: Sort by hottest lines in the TUIArnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf ui: Move hists browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf symbols: Ignore mapping symbols on ARMDave Martin2010-08-10
* | | | | | | | perf ui: Move map browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf ui: Move annotate browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf ui: Move ui_progress routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf ui: Move ui_helpline routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf ui: Shorten ui_browser member namesArnaldo Carvalho de Melo2010-08-10
* | | | | | | | perf ui: Start breaking down newt.c into multiple filesArnaldo Carvalho de Melo2010-08-06
* | | | | | | | perf tui: Introduce list_head based generic ui_browser refresh routineArnaldo Carvalho de Melo2010-08-06
* | | | | | | | perf probe: Fix memory leaks in add_perf_probe_eventsMasami Hiramatsu2010-08-06
* | | | | | | | perf probe: Fix to copy the type for raw parametersMasami Hiramatsu2010-08-06
* | | | | | | | perf report: Speed up exit pathArnaldo Carvalho de Melo2010-08-05
* | | | | | | | perf timechart: Adjust confusing if indentationJulia Lawall2010-08-05
* | | | | | | | perf trace: Clean up #includesAndrea Gelmini2010-08-05
* | | | | | | | perf probe: Remove duplicated #includeAndrea Gelmini2010-08-05