| Commit message (Expand) | Author | Age |
... | |
| * | | 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 |
* | | | | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar | 2009-10-17 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | perf tools: Fix the NO_64BIT build on pure 64-bit systems | Ingo Molnar | 2009-10-12 |
| | |/
| |/| |
|
| * | | perf tools: Run generate-cmdlist.sh properly | Mulyadi Santosa | 2009-10-01 |
| |/ |
|
* | | perf: Add DIE_IF() macro for error checking | Masami Hiramatsu | 2009-10-17 |
* | | perf: Check libdwarf APIs for perf probe | Masami Hiramatsu | 2009-10-17 |
* | | perf probe: Add perf probe command support without libdwarf | Masami Hiramatsu | 2009-10-12 |
* | | perf: Add perf probe subcommand, a kprobe-event setup helper | Masami Hiramatsu | 2009-10-12 |
|/ |
|
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
* | perf: Add the timechart tool | Arjan van de Ven | 2009-09-19 |
* | perf: Add a SVG helper library file | Arjan van de Ven | 2009-09-19 |
* | perf: Add 'perf sched' tool | Ingo Molnar | 2009-09-13 |
* | perf tools: Clean up warnings list in the Makefile | Ingo Molnar | 2009-09-02 |
* | perf tools: Add perf trace | Frederic Weisbecker | 2009-08-17 |
* | perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags | Frederic Weisbecker | 2009-08-16 |
* | perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 | Ingo Molnar | 2009-08-16 |
* | perf: Enable more compiler warnings | Ingo Molnar | 2009-08-16 |
* | perf tools: Factorize the thread code in a dedicated file | Frederic Weisbecker | 2009-08-15 |
* | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-08-15 |
|\ |
|
| * | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail... | Arnaldo Carvalho de Melo | 2009-08-12 |
* | | perf tools: Factorize the map helpers | Frederic Weisbecker | 2009-08-12 |
* | | perf tools: Factorize high level dso helpers | Frederic Weisbecker | 2009-08-12 |
* | | perf report: Fix and improve the displaying of per-thread event counters | Brice Goglin | 2009-08-09 |
|/ |
|
* | perf_counter tools: Fix libbfd detection for systems with libz dependency | Mike Galbraith | 2009-08-09 |
* | perf: Auto-detect libelf | Peter Zijlstra | 2009-08-06 |
* | perf: Auto-detect libbfd | Peter Zijlstra | 2009-08-05 |
* | perf_counter tools: Fix link errors with older toolchains | Ingo Molnar | 2009-08-01 |
* | perf symbol: C++ demangling | Arnaldo Carvalho de Melo | 2009-07-22 |
* | perf_counter tools: Add infrastructure to support loading of kernel module sy... | Mike Galbraith | 2009-07-02 |
* | perf_counter tools: Share list.h with the kernel | Arnaldo Carvalho de Melo | 2009-07-01 |
* | perf_counter tools: Share rbtree.with the kernel | Arnaldo Carvalho de Melo | 2009-07-01 |
* | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar | 2009-07-01 |