Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | perf hists browser: Init the has_children fields just once | Arnaldo Carvalho de Melo | 2010-08-25 | 1 | -14/+4 | |
| * | | | | | | perf hists browser: replace rb_first() != NULL by !RB_EMPTY_ROOT() | Arnaldo Carvalho de Melo | 2010-08-25 | 1 | -7/+7 | |
| * | | | | | | perf hists: Fix hist_entry__init_have_children | Arnaldo Carvalho de Melo | 2010-08-25 | 1 | -0/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 | 2 | -5/+11 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | perf: Support for callchains merge | Frederic Weisbecker | 2010-08-22 | 3 | -0/+59 | |
| * | | | | | | perf: Rename append_callchain into callchain_append | Frederic Weisbecker | 2010-08-22 | 3 | -15/+15 | |
| * | | | | | | perf: Keep track of the max depth of a callchain | Frederic Weisbecker | 2010-08-22 | 4 | -20/+29 | |
| * | | | | | | perf tools: add test for strlcpy() | Kirill A. Shutemov | 2010-08-21 | 4 | -1/+24 | |
| * | | | | | | perf tools: Add --tui and --stdio to choose the UI | Arnaldo Carvalho de Melo | 2010-08-21 | 4 | -4/+34 | |
| * | | | | | | perf ui browser: Add routines to compactly specify exit keys | Arnaldo Carvalho de Melo | 2010-08-19 | 6 | -35/+34 | |
| * | | | | | | perf ui browser: Return the exit key in all browsers | Arnaldo Carvalho de Melo | 2010-08-19 | 7 | -125/+93 | |
| * | | | | | | perf ui browser: Abstract some more slang operations | Arnaldo Carvalho de Melo | 2010-08-19 | 5 | -37/+38 | |
* | | | | | | | perf, MIPS: Support cross compiling of tools/perf for MIPS | Deng-Cheng Zhu | 2010-10-12 | 1 | -0/+12 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | perf trace scripting: Fix extern struct definitions | Stephane Eranian | 2010-10-04 | 1 | -2/+2 | |
* | | | | | | perf ui hist browser: Fix segfault on 'a' for annotate | Frederik Deweerdt | 2010-10-04 | 1 | -1/+1 | |
* | | | | | | perf tools: Fix build breakage | Kusanagi Kouichi | 2010-10-04 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | perf symbols: Fix multiple initialization of symbol system | Jovi Zhang | 2010-09-09 | 2 | -1/+9 | |
| |_|_|/ |/| | | | ||||||
* | | | | perf probe: Fix handling of arguments names | Masami Hiramatsu | 2010-09-08 | 1 | -13/+19 | |
* | | | | perf probe: Fix return probe support | Masami Hiramatsu | 2010-09-08 | 2 | -0/+11 | |
| |_|/ |/| | | ||||||
* | | | perf: Initialize callchains roots's childen hits | Frederic Weisbecker | 2010-08-27 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | perf tools: Fix build error on read only source. | Kusanagi Kouichi | 2010-08-18 | 2 | -5/+11 | |
|/ | ||||||
* | perf tools: Fix build on POSIX shells | Bernd Petrovitsch | 2010-08-17 | 1 | -6/+10 | |
* | perf annotate tui: Fix exit and RIGHT keys handling | Arnaldo Carvalho de Melo | 2010-08-16 | 1 | -1/+2 | |
* | perf: Add back list_head data types | Ingo Molnar | 2010-08-12 | 1 | -0/+12 | |
* | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2010-08-12 | 7 | -0/+1566 | |
|\ | ||||||
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-08-07 | 5 | -0/+1498 | |
| |\ | ||||||
| | *-. | Merge firewire branches to be released post v2.6.35 | Stefan Richter | 2010-08-02 | 5 | -0/+1498 | |
| | |\ \ | ||||||
| | | * | | tools/firewire: nosy-dump: increment program version | Stefan Richter | 2010-07-27 | 1 | -2/+2 | |
| | | * | | tools/firewire: nosy-dump: remove unused code | Stefan Richter | 2010-07-27 | 1 | -56/+49 | |
| | | * | | tools/firewire: nosy-dump: use linux/firewire-constants.h | Stefan Richter | 2010-07-27 | 3 | -31/+11 | |
| | | * | | tools/firewire: nosy-dump: break up a deeply nested function | Stefan Richter | 2010-07-27 | 1 | -113/+132 | |
| | | * | | tools/firewire: nosy-dump: make some symbols static or const | Stefan Richter | 2010-07-27 | 1 | -27/+29 | |
| | | * | | tools/firewire: nosy-dump: change to kernel coding style | Stefan Richter | 2010-07-27 | 4 | -1192/+1139 | |
| | | * | | tools/firewire: nosy-dump: work around segfault in decode_fcp | Stefan Richter | 2010-07-27 | 1 | -0/+5 | |
| | | * | | tools/firewire: nosy-dump: fix it on x86-64 | Stefan Richter | 2010-07-27 | 3 | -209/+112 | |
| | | * | | tools/firewire: add userspace front-end of nosy | Stefan Richter | 2010-07-27 | 5 | -0/+1649 | |
| * | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 57 | -1026/+3096 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2010-08-04 | 1 | -5/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent | Thomas Renninger | 2010-08-03 | 1 | -5/+6 | |
| | | |/ / / | | |/| | | | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 2 | -0/+68 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | | * | | | | | | ARM: 6198/1: perf probe: Add ARM DWARF register number mappings | Will Deacon | 2010-07-09 | 2 | -0/+68 | |
| | |/ / / / / / | ||||||
* | | | | | | | | perf ui hist browser: Fixup key bindings | Arnaldo Carvalho de Melo | 2010-08-10 | 1 | -8/+7 | |
* | | | | | | | | perf ui browser: Add ui_browser__show counterpart: __hide | Arnaldo Carvalho de Melo | 2010-08-10 | 7 | -15/+33 | |
* | | | | | | | | perf annotate: Cycle thru sorted lines with samples | Arnaldo Carvalho de Melo | 2010-08-10 | 1 | -25/+77 | |
* | | | | | | | | perf ui: Make SPACE work as PGDN in all browsers | Arnaldo Carvalho de Melo | 2010-08-10 | 2 | -1/+1 | |
* | | | | | | | | perf annotate: Sort by hottest lines in the TUI | Arnaldo Carvalho de Melo | 2010-08-10 | 4 | -46/+125 | |
* | | | | | | | | perf ui: Complete the breakdown of util/newt.c | Arnaldo Carvalho de Melo | 2010-08-10 | 10 | -78/+96 | |
* | | | | | | | | perf ui: Move hists browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 2010-08-10 | 4 | -954/+967 | |
* | | | | | | | | perf symbols: Ignore mapping symbols on ARM | Dave Martin | 2010-08-10 | 1 | -0/+10 | |
* | | | | | | | | perf ui: Move map browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 2010-08-10 | 4 | -155/+175 |