Age | Commit message (Expand) | Author | Files | Lines |
2009-06-20 | perfcounter: Handle some IO return values | Frederic Weisbecker | 1 | -1/+4 |
2009-06-19 | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras | 1 | -42/+42 |
2009-06-19 | perf_counter tools: Add a data file header | Peter Zijlstra | 1 | -1/+15 |
2009-06-19 | perf_counter: Update userspace callchain sampling uses | Peter Zijlstra | 1 | -47/+39 |
2009-06-18 | perf report: Filter to parent set by default | Ingo Molnar | 1 | -3/+27 |
2009-06-18 | perf_counter tools: Handle lost events | Peter Zijlstra | 1 | -1/+28 |
2009-06-18 | perf_counter tools: Add and use isprint() | Peter Zijlstra | 1 | -1/+1 |
2009-06-18 | perf report: Add validation of call-chain entries | Ingo Molnar | 1 | -28/+46 |
2009-06-18 | perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe... | Ingo Molnar | 1 | -33/+34 |
2009-06-17 | perf_counter tools: Replace isprint() with issane() | Peter Zijlstra | 1 | -1/+1 |
2009-06-17 | perf report: Add --sort <call> --call <$regex> | Peter Zijlstra | 1 | -51/+158 |
2009-06-15 | perf report: Fix 32-bit printf format | Ingo Molnar | 1 | -1/+1 |
2009-06-15 | perf report: Add per system call overhead histogram | Ingo Molnar | 1 | -0/+12 |
2009-06-14 | perf record/report: Add call graph / call chain profiling | Ingo Molnar | 1 | -12/+45 |
2009-06-14 | perf report: Print out raw events in hexa | Ingo Molnar | 1 | -1/+35 |
2009-06-11 | perf_counter tools: Clean up u64 usage | Ingo Molnar | 1 | -18/+18 |
2009-06-11 | perf_counter tools: Normalize data using per sample period data | Peter Zijlstra | 1 | -7/+11 |
2009-06-10 | perf_counter tools: Small frequency related fixes | Peter Zijlstra | 1 | -2/+4 |
2009-06-09 | perf_counter tools: Standardize color printing | Ingo Molnar | 1 | -5/+8 |
2009-06-09 | perf report: Add support for profiling JIT generated code | Pekka Enberg | 1 | -1/+14 |
2009-06-07 | perf report: Print more expressive message in case of file open error | Ingo Molnar | 1 | -1/+4 |
2009-06-06 | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 1 | -0/+1291 |