Age | Commit message (Expand) | Author |
2009-06-27 | perf stat: Add -n/--null option to run without counters | Ingo Molnar |
2009-06-27 | perf_counter tools: Remove dead code | Ingo Molnar |
2009-06-26 | perf report: Print sorted callchains per histogram entries | Frederic Weisbecker |
2009-06-26 | perf_counter tools: Prepare a small callchain framework | Frederic Weisbecker |
2009-06-25 | perf record: Fix unhandled io return value | Frederic Weisbecker |
2009-06-25 | perf_counter tools: Add alias for 'l1d' and 'l1i' | Jaswinder Singh Rajput |
2009-06-25 | perf-report: Add bare minimum PERF_EVENT_READ parsing | Peter Zijlstra |
2009-06-25 | perf-report: Add modes for inherited stats and no-samples | Peter Zijlstra |
2009-06-25 | perf_counter: Rework the sample ABI | Peter Zijlstra |
2009-06-25 | perf_counter tools: Rework the file format | Peter Zijlstra |
2009-06-25 | perf_counter tools: Shorten names for events | Jaswinder Singh Rajput |
2009-06-25 | perf_counter tools: Check for valid cache operations | Jaswinder Singh Rajput |
2009-06-25 | perf record: Fix filemap pathname parsing in /proc/pid/maps | Johannes Weiner |
2009-06-24 | perf_counter tools: Add CREDITS file for Git contributors | Ingo Molnar |
2009-06-24 | perf stat: Remove dead code | Jaswinder Singh Rajput |
2009-06-24 | perf_counter tools: Fix strbuf_fread() error path handling | Roel Kluin |
2009-06-23 | perf stat: Fix verbose for perf stat | Jaswinder Singh Rajput |
2009-06-23 | perf report: Fix help text typo | Ingo Molnar |
2009-06-23 | perf_counter tools: Handle overlapping MMAP events | Peter Zijlstra |
2009-06-23 | perf stat: Fix command option / manpage | Jaswinder Singh Rajput |
2009-06-22 | perf_counter tools: Set alias for page-faults | Jaswinder Singh Rajput |
2009-06-22 | perf report: Output more symbol related debug data | Peter Zijlstra |
2009-06-22 | perf_counter tools: Introduce alias member in event_symbol | Jaswinder Singh Rajput |
2009-06-22 | perf_counter tools: Define separate declarations for H/W and S/W events | Jaswinder Singh Rajput |
2009-06-21 | perf_counter tools: Fix vmlinux fallback when running on a different kernel | Ingo Molnar |
2009-06-20 | perfcounter: Handle some IO return values | Frederic Weisbecker |
2009-06-19 | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras |
2009-06-19 | perf_counter tools: Add a data file header | Peter Zijlstra |
2009-06-19 | perf_counter: Update userspace callchain sampling uses | Peter Zijlstra |
2009-06-18 | perf report: Filter to parent set by default | Ingo Molnar |
2009-06-18 | perf_counter tools: Handle lost events | Peter Zijlstra |
2009-06-18 | perf_counter: tools: Makefile tweaks for 64-bit powerpc | Paul Mackerras |
2009-06-18 | perf_counter tools: Add and use isprint() | Peter Zijlstra |
2009-06-18 | perf report: Add validation of call-chain entries | Ingo Molnar |
2009-06-18 | perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe... | Ingo Molnar |
2009-06-17 | perf_counter tools: Replace isprint() with issane() | Peter Zijlstra |
2009-06-17 | perf report: Add --sort <call> --call <$regex> | Peter Zijlstra |
2009-06-15 | perf report: Fix 32-bit printf format | Ingo Molnar |
2009-06-15 | perf report: Add per system call overhead histogram | Ingo Molnar |
2009-06-15 | perf record: Fix fast task-exit race | Ingo Molnar |
2009-06-14 | perf record/report: Add call graph / call chain profiling | Ingo Molnar |
2009-06-14 | perf report: Print out raw events in hexa | Ingo Molnar |
2009-06-13 | perf annotate: Fixes for filename:line displays | Frederic Weisbecker |
2009-06-13 | perf stat: Enable raw data to be printed | Ingo Molnar |
2009-06-13 | perf stat: Add feature to run and measure a command multiple times | Ingo Molnar |
2009-06-13 | perf stat: Reorganize output | Ingo Molnar |
2009-06-13 | perf annotate: Print a sorted summary of annotated overhead lines | Frederic Weisbecker |
2009-06-13 | perf annotate: Print the filename:line for annotated colored lines | Frederic Weisbecker |
2009-06-12 | perf_counter: Start documenting HAVE_PERF_COUNTERS requirements | Mike Frysinger |
2009-06-12 | perf_counter: Add forward/backward attribute ABI compatibility | Peter Zijlstra |