| Commit message (Expand) | Author | Age |
* | perf_counter: PERF_SAMPLE_ID and inherited counters | Peter Zijlstra | 2009-07-22 |
* | Merge commit 'tip/perfcounters/core' into perf-counters-for-linus | Peter Zijlstra | 2009-07-22 |
|\ |
|
| * | perf report: Introduce -n/--show-nr-samples | Arnaldo Carvalho de Melo | 2009-07-11 |
| * | perf report: Make the output more compact | Arnaldo Carvalho de Melo | 2009-07-11 |
| * | perf report: Tidy up reporting of symbols not found | Arnaldo Carvalho de Melo | 2009-07-11 |
| * | perf report: Adjust column width to the values sampled | Arnaldo Carvalho de Melo | 2009-07-11 |
* | | perf_counter: Make call graph option consistent | Anton Blanchard | 2009-07-18 |
|/ |
|
* | perf report: Add "Fractal" mode output - support callchains with relative ove... | Frederic Weisbecker | 2009-07-05 |
* | perf report: Change default callchain parameters | Frederic Weisbecker | 2009-07-05 |
* | perf report: Use a modifiable string for default callchain options | Frederic Weisbecker | 2009-07-05 |
* | perf report: Warn on callchain output request from non-callchain file | Frederic Weisbecker | 2009-07-05 |
* | perf report: Annotate variable initialization | Ingo Molnar | 2009-07-03 |
* | perf_counter tools: Display percents of hits in callchain with overhead colors | Frederic Weisbecker | 2009-07-02 |
* | perf_counter tools: Provide helper to print percents color | Frederic Weisbecker | 2009-07-02 |
* | perf_counter tools: Set the minimum percent for callchains to be displayed | Frederic Weisbecker | 2009-07-02 |
* | perf report: Add support for callchain graph output | Frederic Weisbecker | 2009-07-02 |
* | perf_counter tools: Enable kernel module symbol loading in tools | Mike Galbraith | 2009-07-02 |
* | perf_counter tools: Connect module support infrastructure to symbol loading i... | Mike Galbraith | 2009-07-02 |
* | perf_counter tools: Make symbol loading consistently return number of loaded ... | Mike Galbraith | 2009-07-02 |
* | perf_counter tools: Share list.h with the kernel | Arnaldo Carvalho de Melo | 2009-07-01 |
* | perf_counter tools: Share rbtree.with the kernel | Arnaldo Carvalho de Melo | 2009-07-01 |
* | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar | 2009-07-01 |
* | perf report: Fix HV bit mismerge | Ingo Molnar | 2009-07-01 |
* | perf_counter tools: Resolve symbols in callchains | Frederic Weisbecker | 2009-07-01 |
* | perf report: Add hypervisor dso | Anton Blanchard | 2009-06-30 |
* | perf report: Fix reporting of hypervisor | Anton Blanchard | 2009-06-30 |
* | perf report: Add --symbols parameter | Arnaldo Carvalho de Melo | 2009-06-30 |
* | perf report: Add --comms parameter | Arnaldo Carvalho de Melo | 2009-06-30 |
* | perf report: Add --dsos parameter | Arnaldo Carvalho de Melo | 2009-06-30 |
* | 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-26 |
* | perf-report: Add bare minimum PERF_EVENT_READ parsing | 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: Handle overlapping MMAP events | Peter Zijlstra | 2009-06-23 |
* | perf report: Output more symbol related debug data | Peter Zijlstra | 2009-06-22 |
* | perfcounter: Handle some IO return values | Frederic Weisbecker | 2009-06-20 |
* | 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-19 |
* | 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: 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-18 |
* | perf_counter tools: Replace isprint() with issane() | Peter Zijlstra | 2009-06-17 |
* | perf report: Add --sort <call> --call <$regex> | Peter Zijlstra | 2009-06-17 |
* | 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/report: Add call graph / call chain profiling | Ingo Molnar | 2009-06-14 |