summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-08-252-5/+11
| |\ \ \ \ \
| * | | | | | perf: Support for callchains mergeFrederic Weisbecker2010-08-223-0/+59
| * | | | | | perf: Rename append_callchain into callchain_appendFrederic Weisbecker2010-08-223-15/+15
| * | | | | | perf: Keep track of the max depth of a callchainFrederic Weisbecker2010-08-224-20/+29
| * | | | | | perf tools: add test for strlcpy()Kirill A. Shutemov2010-08-214-1/+24
| * | | | | | perf tools: Add --tui and --stdio to choose the UIArnaldo Carvalho de Melo2010-08-214-4/+34
| * | | | | | perf ui browser: Add routines to compactly specify exit keysArnaldo Carvalho de Melo2010-08-196-35/+34
| * | | | | | perf ui browser: Return the exit key in all browsersArnaldo Carvalho de Melo2010-08-197-125/+93
| * | | | | | perf ui browser: Abstract some more slang operationsArnaldo Carvalho de Melo2010-08-195-37/+38
* | | | | | | perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu2010-10-121-0/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | perf trace scripting: Fix extern struct definitionsStephane Eranian2010-10-041-2/+2
* | | | | | perf ui hist browser: Fix segfault on 'a' for annotateFrederik Deweerdt2010-10-041-1/+1
* | | | | | perf tools: Fix build breakageKusanagi Kouichi2010-10-041-1/+1
| |_|_|_|/ |/| | | |
* | | | | perf symbols: Fix multiple initialization of symbol systemJovi Zhang2010-09-092-1/+9
| |_|_|/ |/| | |
* | | | perf probe: Fix handling of arguments namesMasami Hiramatsu2010-09-081-13/+19
* | | | perf probe: Fix return probe supportMasami Hiramatsu2010-09-082-0/+11
| |_|/ |/| |
* | | perf: Initialize callchains roots's childen hitsFrederic Weisbecker2010-08-271-0/+1
| |/ |/|
* | perf tools: Fix build error on read only source.Kusanagi Kouichi2010-08-182-5/+11
|/
* perf tools: Fix build on POSIX shellsBernd Petrovitsch2010-08-171-6/+10
* perf annotate tui: Fix exit and RIGHT keys handlingArnaldo Carvalho de Melo2010-08-161-1/+2
* perf: Add back list_head data typesIngo Molnar2010-08-121-0/+12
* Merge branch 'linus' into perf/urgentIngo Molnar2010-08-127-0/+1566
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-075-0/+1498
| |\
| | *-. Merge firewire branches to be released post v2.6.35Stefan Richter2010-08-025-0/+1498
| | |\ \
| | | * | tools/firewire: nosy-dump: increment program versionStefan Richter2010-07-271-2/+2
| | | * | tools/firewire: nosy-dump: remove unused codeStefan Richter2010-07-271-56/+49
| | | * | tools/firewire: nosy-dump: use linux/firewire-constants.hStefan Richter2010-07-273-31/+11
| | | * | tools/firewire: nosy-dump: break up a deeply nested functionStefan Richter2010-07-271-113/+132
| | | * | tools/firewire: nosy-dump: make some symbols static or constStefan Richter2010-07-271-27/+29
| | | * | tools/firewire: nosy-dump: change to kernel coding styleStefan Richter2010-07-274-1192/+1139
| | | * | tools/firewire: nosy-dump: work around segfault in decode_fcpStefan Richter2010-07-271-0/+5
| | | * | tools/firewire: nosy-dump: fix it on x86-64Stefan Richter2010-07-273-209/+112
| | | * | tools/firewire: add userspace front-end of nosyStefan Richter2010-07-275-0/+1649
| * | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-0657-1026/+3096
| |\ \ \ \
| * \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-041-5/+6
| |\ \ \ \ \
| | * | | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-031-5/+6
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-0/+68
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | ARM: 6198/1: perf probe: Add ARM DWARF register number mappingsWill Deacon2010-07-092-0/+68
| | |/ / / / / /
* | | | | | | | perf ui hist browser: Fixup key bindingsArnaldo Carvalho de Melo2010-08-101-8/+7
* | | | | | | | perf ui browser: Add ui_browser__show counterpart: __hideArnaldo Carvalho de Melo2010-08-107-15/+33
* | | | | | | | perf annotate: Cycle thru sorted lines with samplesArnaldo Carvalho de Melo2010-08-101-25/+77
* | | | | | | | perf ui: Make SPACE work as PGDN in all browsersArnaldo Carvalho de Melo2010-08-102-1/+1
* | | | | | | | perf annotate: Sort by hottest lines in the TUIArnaldo Carvalho de Melo2010-08-104-46/+125
* | | | | | | | perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo2010-08-1010-78/+96
* | | | | | | | perf ui: Move hists browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-104-954/+967
* | | | | | | | perf symbols: Ignore mapping symbols on ARMDave Martin2010-08-101-0/+10
* | | | | | | | perf ui: Move map browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-104-155/+175
* | | | | | | | perf ui: Move annotate browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-106-131/+151
* | | | | | | | perf ui: Move ui_progress routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-105-59/+74
* | | | | | | | perf ui: Move ui_helpline routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-104-37/+55
OpenPOWER on IntegriCloud