| Commit message (Expand) | Author | Age | Files | Lines |
* | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 | 5 | -55/+56 |
* | perf_counter tools: Clean up u64 usage | Ingo Molnar | 2009-06-11 | 6 | -47/+47 |
* | perf_counter tools: Normalize data using per sample period data | Peter Zijlstra | 2009-06-11 | 2 | -8/+13 |
* | perf_counter tools: Propagate signals properly | Peter Zijlstra | 2009-06-10 | 2 | -0/+25 |
* | perf_counter tools: Small frequency related fixes | Peter Zijlstra | 2009-06-10 | 2 | -2/+7 |
* | perf_counter tools: Standardize color printing | Ingo Molnar | 2009-06-08 | 3 | -12/+19 |
* | perf report: Add support for profiling JIT generated code | Pekka Enberg | 2009-06-08 | 2 | -1/+79 |
* | perf stat: Print out instructins/cycle metric | Ingo Molnar | 2009-06-07 | 1 | -0/+11 |
* | perf report: Print more expressive message in case of file open error | Ingo Molnar | 2009-06-07 | 1 | -1/+4 |
* | perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER | Ingo Molnar | 2009-06-07 | 2 | -7/+8 |
* | perf record: Fall back to cpu-clock-ticks if no PMU | Ingo Molnar | 2009-06-07 | 2 | -6/+33 |
* | perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av... | Ingo Molnar | 2009-06-07 | 2 | -50/+73 |
* | perf stat: Continue even on counter creation error | Ingo Molnar | 2009-06-07 | 1 | -14/+17 |
* | perf top: Wait for a minimal set of events before reading first snapshot | Frederic Weisbecker | 2009-06-07 | 1 | -5/+17 |
* | perf annotate: Fix command line help text | Ingo Molnar | 2009-06-06 | 1 | -1/+1 |
* | perf_counter tools: Initialize a stack variable before use | Arjan van de Ven | 2009-06-06 | 1 | -0/+2 |
* | perf annotate: Automatically pick up vmlinux in the local directory | Ingo Molnar | 2009-06-06 | 1 | -1/+1 |
* | 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 | 2 | -3/+3 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 69 | -0/+15209 |