| Commit message (Expand) | Author | Age |
* | perf tools: Add missing header files to LIB_H Makefile variable | Arnaldo Carvalho de Melo | 2009-12-28 |
* | perf probe: Fix libdwarf include path for Debian | Masami Hiramatsu | 2009-12-17 |
* | perf trace/scripting: Don't install unneeded files | Tom Zanussi | 2009-12-15 |
* | perf diff: Introduce tool to show performance difference | Arnaldo Carvalho de Melo | 2009-12-15 |
* | perf session: Ditch register_perf_file_handler | Arnaldo Carvalho de Melo | 2009-12-14 |
* | perf tools: Introduce perf_session class | Arnaldo Carvalho de Melo | 2009-12-12 |
* | perf tools: Allow cross compiling | Jamie Iles | 2009-12-11 |
* | Merge branch 'perf/scripting' into perf/core | Ingo Molnar | 2009-12-03 |
|\ |
|
| * | perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.c | Tom Zanussi | 2009-11-30 |
| * | perf trace/scripting: Silence PERL_EMBED_* backtick errors | Tom Zanussi | 2009-11-30 |
| * | perf trace: Add interface to access perf data from Perl handlers | Tom Zanussi | 2009-11-28 |
| * | perf trace: Add perf trace scripting support modules for Perl | Tom Zanussi | 2009-11-28 |
| * | perf trace: Add Perl scripting support | Tom Zanussi | 2009-11-28 |
* | | perf probe: Move probe event utility functions to probe-event.c | Masami Hiramatsu | 2009-12-01 |
* | | perf probe: Add probe-finder.h without libdwarf | Masami Hiramatsu | 2009-12-01 |
|/ |
|
* | perf tools: Reorganize event processing routines, lotsa dups killed | Arnaldo Carvalho de Melo | 2009-11-27 |
* | perf tools: Use common process_event functions for annotate and report | John Kacur | 2009-11-24 |
* | Merge branch 'perf/bench' into perf/core | Ingo Molnar | 2009-11-24 |
|\ |
|
| * | perf bench: Add memcpy() benchmark | Hitoshi Mitake | 2009-11-19 |
* | | perf: Use default compiler mode by default | Michael S. Tsirkin | 2009-11-23 |
* | | perf tools: Suggest static libraries as well | Michael S. Tsirkin | 2009-11-22 |
* | | perf tools: Add V=2 option to help debug config issues | Michael S. Tsirkin | 2009-11-22 |
* | | perf: Add 'perf kmem' tool | Li Zefan | 2009-11-20 |
|/ |
|
* | perf tools: Add ia64 support for tools/perf/ | Luck, Tony | 2009-11-19 |
* | perf tools: Support static build | Michael S. Tsirkin | 2009-11-17 |
* | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-11-17 |
|\ |
|
| * | perf buildid-list: New plumbing command | Arnaldo Carvalho de Melo | 2009-11-16 |
| *-. | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar | 2009-11-15 |
| |\ \ |
|
| | | * | perf bench: Add subcommand 'bench' to the Makefile | Hitoshi Mitake | 2009-11-08 |
| * | | | perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS | Michael Cree | 2009-11-11 |
| * | | | perf tools: Add debugfs utility routines for perf | Clark Williams | 2009-11-08 |
| | |/
| |/| |
|
| * | | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar | 2009-11-04 |
| |\ \ |
|
| | * | | perf tools: Remove -Wcast-align | Paul Mundt | 2009-10-26 |
| | * | | perf tools: Fix compatibility with libelf 0.8 and autodetect | Marti Raudsepp | 2009-10-25 |
| | |/ |
|
| * | | perf tools: Generalize event synthesizing routines | Arnaldo Carvalho de Melo | 2009-10-27 |
* | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 |
|\| | |
|
| * | | perf tools: Drop asm/types.h wrapper | Frederic Weisbecker | 2009-10-23 |
| * | | perf tools: Add 'make DEBUG=1' to remove the -O6 cflag | Steven Rostedt | 2009-10-21 |
| * | | perf tools: Add bunch of missing headers to LIB_H | Arnaldo Carvalho de Melo | 2009-10-19 |
| * | | perf tools: Add missing tools/perf/util/include/string.h | Arnaldo Carvalho de Melo | 2009-10-19 |
| * | | perf tools: Display better error messages on missing packages | Randy Dunlap | 2009-10-19 |
| * | | perf tools: Use kernel bitmap library | Frederic Weisbecker | 2009-10-19 |
| * | | Merge branch 'linus' into perf/core | Ingo Molnar | 2009-10-15 |
| |\| |
|
| * | | perf tools: Unify perf.data mapping and events handling | Frederic Weisbecker | 2009-10-08 |
| * | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2009-10-06 |
| |\ \ |
|
| * | | | perf tools: Remove show_mask bitmask | Arnaldo Carvalho de Melo | 2009-10-04 |
| * | | | perf tools: Rewrite and improve support for kernel modules | Arnaldo Carvalho de Melo | 2009-10-02 |
| * | | | perf tools: Use rb_tree for maps | Arnaldo Carvalho de Melo | 2009-09-30 |
| * | | | perf tools: Put common histogram functions in their own file | John Kacur | 2009-09-30 |
| * | | | perf tools: Create util/sort.and use it | John Kacur | 2009-09-24 |