| Commit message (Expand) | Author | Age |
* | perf_counter tools: Add infrastructure to support loading of kernel module sy... | Mike Galbraith | 2009-07-02 |
* | perf_counter tools: Make symbol loading consistently return number of loaded ... | Mike Galbraith | 2009-07-02 |
* | perf stat: Handle pipe read failures in perf stat | Frederic Weisbecker | 2009-07-01 |
* | 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 list: Add cache events | Jaswinder Singh Rajput | 2009-07-01 |
* | perf stat: Define MATCH_EVENT for easy attr checking | Jaswinder Singh Rajput | 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: Rework event string parsing/syntax | Paul Mackerras | 2009-07-01 |
* | perf_counter tools: Various fixes for callchains | Frederic Weisbecker | 2009-07-01 |
* | perf_counter tools: Resolve symbols in callchains | Frederic Weisbecker | 2009-07-01 |
* | perf_counter tools: Fix storage size allocation of callchain list | Frederic Weisbecker | 2009-07-01 |
* | Merge branch 'linus' into perfcounters/urgent | Ingo Molnar | 2009-07-01 |
|\ |
|
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-30 |
| |\ |
|
| * | | [S390] Enable tick based perf_counter on s390. | Martin Schwidefsky | 2009-06-22 |
* | | | perf report: Add hypervisor dso | Anton Blanchard | 2009-06-30 |
* | | | perf report: Fix reporting of hypervisor | Anton Blanchard | 2009-06-30 |
* | | | perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix | Anton Blanchard | 2009-06-30 |
* | | | perf top: Move skip symbols to an array | Anton Blanchard | 2009-06-30 |
* | | | perf_counter tools: Remove zlib dependency | Anton Blanchard | 2009-06-30 |
* | | | perf report: Fix -z option | 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_counter tools: Adjust only prelinked symbol's addresses | Arnaldo Carvalho de Melo | 2009-06-30 |
* | | perf_counter: Provide a way to enable counters on exec | Paul Mackerras | 2009-06-30 |
* | | perf_counter tools: Reduce perf stat measurement overhead/skew | Paul Mackerras | 2009-06-29 |
* | | perf stat: Use percentages for scaling output | Ingo Molnar | 2009-06-29 |
* | | perf stat: Micro-optimize the code: memcpy is only required if no event is se... | Jaswinder Singh Rajput | 2009-06-28 |
* | | perf stat: Improve output | Jaswinder Singh Rajput | 2009-06-27 |
* | | perf stat: Fix multi-run stats | Ingo Molnar | 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-27 |
* | | 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 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-25 |
* | | 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-24 |
* | | perf stat: Fix verbose for perf stat | Jaswinder Singh Rajput | 2009-06-23 |
* | | perf report: Fix help text typo | Ingo Molnar | 2009-06-23 |