| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | perf_counter tools: Add alias for 'l1d' and 'l1i' | Jaswinder Singh Rajput | 2009-06-25 | 1 | -2/+2 |
* | perf_counter tools: Rework the file format | Peter Zijlstra | 2009-06-25 | 5 | -2/+298 |
* | perf_counter tools: Shorten names for events | Jaswinder Singh Rajput | 2009-06-25 | 1 | -17/+28 |
* | perf_counter tools: Check for valid cache operations | Jaswinder Singh Rajput | 2009-06-25 | 1 | -0/+33 |
* | perf_counter tools: Fix strbuf_fread() error path handling | Roel Kluin | 2009-06-24 | 1 | -1/+1 |
* | perf_counter tools: Set alias for page-faults | Jaswinder Singh Rajput | 2009-06-22 | 1 | -18/+18 |
* | perf report: Output more symbol related debug data | Peter Zijlstra | 2009-06-22 | 1 | -0/+4 |
* | perf_counter tools: Introduce alias member in event_symbol | Jaswinder Singh Rajput | 2009-06-22 | 1 | -25/+38 |
* | perf_counter tools: Define separate declarations for H/W and S/W events | Jaswinder Singh Rajput | 2009-06-22 | 1 | -22/+22 |
* | perf_counter tools: Fix vmlinux fallback when running on a different kernel | Ingo Molnar | 2009-06-21 | 1 | -1/+1 |
* | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras | 2009-06-19 | 5 | -25/+26 |
* | perf_counter tools: Add and use isprint() | Peter Zijlstra | 2009-06-18 | 2 | -17/+19 |
* | perf_counter tools: Replace isprint() with issane() | Peter Zijlstra | 2009-06-17 | 1 | -0/+1 |
* | perf stat: Reorganize output | Ingo Molnar | 2009-06-13 | 1 | -2/+2 |
* | perf annotate: Print the filename:line for annotated colored lines | Frederic Weisbecker | 2009-06-13 | 1 | -0/+1 |
* | perf_counter tools: Remove one L1-data alias | Yong Wang | 2009-06-12 | 1 | -1/+1 |
* | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 | 1 | -22/+22 |
* | perf_counter tools: Clean up u64 usage | Ingo Molnar | 2009-06-11 | 2 | -7/+7 |
* | perf report: Add support for profiling JIT generated code | Pekka Enberg | 2009-06-08 | 1 | -0/+65 |
* | perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av... | Ingo Molnar | 2009-06-07 | 1 | -5/+5 |
* | perf_counter tools: Initialize a stack variable before use | Arjan van de Ven | 2009-06-06 | 1 | -0/+2 |
* | perf_counter tools: Fix error condition in parse_aliases() | Ingo Molnar | 2009-06-06 | 1 | -4/+4 |
* | perf_counter tools: Warning fixes on 32-bit | Arjan van de Ven | 2009-06-06 | 1 | -1/+1 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 40 | -0/+7809 |