| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Fix the NO_64BIT build on pure 64-bit systems | Ingo Molnar | 2009-10-12 | 1 | -7/+14 |
* | perf tools: Run generate-cmdlist.sh properly | Mulyadi Santosa | 2009-10-01 | 1 | -1/+1 |
* | 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 |