| Commit message (Expand) | Author | Age |
* | perf symbols: Fix multiple initialization of symbol system | Jovi Zhang | 2010-09-09 |
* | perf probe: Fix handling of arguments names | Masami Hiramatsu | 2010-09-08 |
* | perf probe: Fix return probe support | Masami Hiramatsu | 2010-09-08 |
* | perf: Initialize callchains roots's childen hits | Frederic Weisbecker | 2010-08-26 |
* | perf tools: Fix build error on read only source. | Kusanagi Kouichi | 2010-08-18 |
* | perf tools: Fix build on POSIX shells | Bernd Petrovitsch | 2010-08-17 |
* | perf annotate tui: Fix exit and RIGHT keys handling | Arnaldo Carvalho de Melo | 2010-08-16 |
* | perf: Add back list_head data types | Ingo Molnar | 2010-08-12 |
* | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2010-08-12 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-08-07 |
| |\ |
|
| | *-. | Merge firewire branches to be released post v2.6.35 | Stefan Richter | 2010-08-02 |
| | |\ \ |
|
| | | * | | tools/firewire: nosy-dump: increment program version | Stefan Richter | 2010-07-27 |
| | | * | | tools/firewire: nosy-dump: remove unused code | Stefan Richter | 2010-07-27 |
| | | * | | tools/firewire: nosy-dump: use linux/firewire-constants.h | Stefan Richter | 2010-07-27 |
| | | * | | tools/firewire: nosy-dump: break up a deeply nested function | Stefan Richter | 2010-07-27 |
| | | * | | tools/firewire: nosy-dump: make some symbols static or const | Stefan Richter | 2010-07-27 |
| | | * | | tools/firewire: nosy-dump: change to kernel coding style | Stefan Richter | 2010-07-27 |
| | | * | | tools/firewire: nosy-dump: work around segfault in decode_fcp | Stefan Richter | 2010-07-27 |
| | | * | | tools/firewire: nosy-dump: fix it on x86-64 | Stefan Richter | 2010-07-27 |
| | | * | | tools/firewire: add userspace front-end of nosy | Stefan Richter | 2010-07-27 |
| * | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2010-08-04 |
| |\ \ \ \ \ |
|
| | * | | | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent | Thomas Renninger | 2010-08-03 |
| | | |/ / /
| | |/| | | |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| | | * | | | | | | ARM: 6198/1: perf probe: Add ARM DWARF register number mappings | Will Deacon | 2010-07-09 |
| | |/ / / / / / |
|
* | | | | | | | | perf ui hist browser: Fixup key bindings | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf ui browser: Add ui_browser__show counterpart: __hide | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf annotate: Cycle thru sorted lines with samples | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf ui: Make SPACE work as PGDN in all browsers | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf annotate: Sort by hottest lines in the TUI | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf ui: Complete the breakdown of util/newt.c | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf ui: Move hists browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf symbols: Ignore mapping symbols on ARM | Dave Martin | 2010-08-10 |
* | | | | | | | | perf ui: Move map browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf ui: Move annotate browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf ui: Move ui_progress routines to separate file in util/ui/ | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf ui: Move ui_helpline routines to separate file in util/ui/ | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf ui: Shorten ui_browser member names | Arnaldo Carvalho de Melo | 2010-08-10 |
* | | | | | | | | perf ui: Start breaking down newt.c into multiple files | Arnaldo Carvalho de Melo | 2010-08-06 |
* | | | | | | | | perf tui: Introduce list_head based generic ui_browser refresh routine | Arnaldo Carvalho de Melo | 2010-08-06 |
* | | | | | | | | perf probe: Fix memory leaks in add_perf_probe_events | Masami Hiramatsu | 2010-08-06 |
* | | | | | | | | perf probe: Fix to copy the type for raw parameters | Masami Hiramatsu | 2010-08-06 |
* | | | | | | | | perf report: Speed up exit path | Arnaldo Carvalho de Melo | 2010-08-05 |
* | | | | | | | | perf timechart: Adjust confusing if indentation | Julia Lawall | 2010-08-05 |
* | | | | | | | | perf trace: Clean up #includes | Andrea Gelmini | 2010-08-05 |
* | | | | | | | | perf probe: Remove duplicated #include | Andrea Gelmini | 2010-08-05 |
* | | | | | | | | perf ui: Add search by name/addr to the map__browser | Arnaldo Carvalho de Melo | 2010-08-05 |
* | | | | | | | | perf hists: Fixup addr snprintf width on 32 bit arches | Arnaldo Carvalho de Melo | 2010-08-05 |
* | | | | | | | | perf hists: Handle verbose in hists__sort_list_width | Arnaldo Carvalho de Melo | 2010-08-05 |
* | | | | | | | | perf ui: Shorten ui_browser->refresh_entries to refresh | Arnaldo Carvalho de Melo | 2010-08-05 |