| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Generalize event synthesizing routines | Arnaldo Carvalho de Melo | 2009-10-27 | 1 | -0/+1 |
* | perf tools: Drop asm/types.h wrapper | Frederic Weisbecker | 2009-10-23 | 1 | -1/+0 |
* | perf tools: Add 'make DEBUG=1' to remove the -O6 cflag | Steven Rostedt | 2009-10-21 | 1 | -1/+8 |
* | perf tools: Add bunch of missing headers to LIB_H | Arnaldo Carvalho de Melo | 2009-10-20 | 1 | -0/+17 |
* | perf tools: Add missing tools/perf/util/include/string.h | Arnaldo Carvalho de Melo | 2009-10-20 | 1 | -0/+1 |
* | perf tools: Display better error messages on missing packages | Randy Dunlap | 2009-10-19 | 1 | -1/+5 |
* | perf tools: Use kernel bitmap library | Frederic Weisbecker | 2009-10-19 | 1 | -0/+16 |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2009-10-15 | 1 | -7/+14 |
|\ |
|
| * | perf tools: Fix the NO_64BIT build on pure 64-bit systems | Ingo Molnar | 2009-10-12 | 1 | -7/+14 |
* | | perf tools: Unify perf.data mapping and events handling | Frederic Weisbecker | 2009-10-08 | 1 | -0/+2 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2009-10-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | perf tools: Run generate-cmdlist.sh properly | Mulyadi Santosa | 2009-10-01 | 1 | -1/+1 |
* | | perf tools: Remove show_mask bitmask | Arnaldo Carvalho de Melo | 2009-10-04 | 1 | -0/+1 |
* | | perf tools: Rewrite and improve support for kernel modules | Arnaldo Carvalho de Melo | 2009-10-02 | 1 | -2/+0 |
* | | perf tools: Use rb_tree for maps | Arnaldo Carvalho de Melo | 2009-09-30 | 1 | -0/+1 |
* | | perf tools: Put common histogram functions in their own file | John Kacur | 2009-09-30 | 1 | -0/+2 |
* | | perf tools: Create util/sort.and use it | John Kacur | 2009-09-24 | 1 | -0/+2 |
|/ |
|
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | perf: Add the timechart tool | Arjan van de Ven | 2009-09-19 | 1 | -0/+7 |
* | perf: Add a SVG helper library file | Arjan van de Ven | 2009-09-19 | 1 | -0/+1 |
* | perf: Add 'perf sched' tool | Ingo Molnar | 2009-09-13 | 1 | -0/+1 |
* | perf tools: Clean up warnings list in the Makefile | Ingo Molnar | 2009-09-02 | 1 | -1/+24 |
* | perf tools: Add perf trace | Frederic Weisbecker | 2009-08-17 | 1 | -0/+4 |
* | perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags | Frederic Weisbecker | 2009-08-16 | 1 | -1/+1 |
* | perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 | Ingo Molnar | 2009-08-16 | 1 | -1/+1 |
* | perf: Enable more compiler warnings | Ingo Molnar | 2009-08-16 | 1 | -1/+6 |
* | perf tools: Factorize the thread code in a dedicated file | Frederic Weisbecker | 2009-08-15 | 1 | -0/+1 |
* | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-08-15 | 1 | -11/+18 |
|\ |
|
| * | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail... | Arnaldo Carvalho de Melo | 2009-08-12 | 1 | -11/+18 |
* | | perf tools: Factorize the map helpers | Frederic Weisbecker | 2009-08-12 | 1 | -0/+1 |
* | | perf tools: Factorize high level dso helpers | Frederic Weisbecker | 2009-08-12 | 1 | -0/+1 |
* | | perf report: Fix and improve the displaying of per-thread event counters | Brice Goglin | 2009-08-09 | 1 | -0/+2 |
|/ |
|
* | perf_counter tools: Fix libbfd detection for systems with libz dependency | Mike Galbraith | 2009-08-09 | 1 | -0/+4 |
* | perf: Auto-detect libelf | Peter Zijlstra | 2009-08-06 | 1 | -4/+11 |
* | perf: Auto-detect libbfd | Peter Zijlstra | 2009-08-05 | 1 | -1/+17 |
* | perf_counter tools: Fix link errors with older toolchains | Ingo Molnar | 2009-08-01 | 1 | -1/+1 |
* | perf symbol: C++ demangling | Arnaldo Carvalho de Melo | 2009-07-22 | 1 | -1/+1 |
* | perf_counter tools: Add infrastructure to support loading of kernel module sy... | Mike Galbraith | 2009-07-02 | 1 | -0/+2 |
* | perf_counter tools: Share list.h with the kernel | Arnaldo Carvalho de Melo | 2009-07-01 | 1 | -1/+2 |
* | perf_counter tools: Share rbtree.with the kernel | Arnaldo Carvalho de Melo | 2009-07-01 | 1 | -2/+5 |
* | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar | 2009-07-01 | 1 | -1/+1 |
* | perf_counter tools: Remove zlib dependency | Anton Blanchard | 2009-07-01 | 1 | -6/+0 |
* | perf report: Add --dsos parameter | Arnaldo Carvalho de Melo | 2009-07-01 | 1 | -0/+2 |
* | perf_counter tools: Prepare a small callchain framework | Frederic Weisbecker | 2009-06-26 | 1 | -0/+1 |
* | perf_counter tools: Rework the file format | Peter Zijlstra | 2009-06-25 | 1 | -1/+2 |
* | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras | 2009-06-19 | 1 | -0/+1 |
* | perf report: Filter to parent set by default | Ingo Molnar | 2009-06-18 | 1 | -1/+1 |
* | perf_counter: tools: Makefile tweaks for 64-bit powerpc | Paul Mackerras | 2009-06-18 | 1 | -1/+6 |
* | perf stat: Enable raw data to be printed | Ingo Molnar | 2009-06-13 | 1 | -1/+1 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 1 | -0/+929 |