Age | Commit message (Expand) | Author |
2009-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds |
2009-07-03 | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin |
2009-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-06-30 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-07-01 | perf report: Add --symbols parameter | Arnaldo Carvalho de Melo |
2009-07-01 | perf report: Add --comms parameter | Arnaldo Carvalho de Melo |
2009-07-01 | 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-29 | 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-28 | perf stat: Micro-optimize the code: memcpy is only required if no event is se... | Jaswinder Singh Rajput |
2009-06-27 | 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-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-25 | perf_counter tools: add cpu_relax()/rmb() definitions for sh. | Paul Mundt |
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-22 | [S390] Enable tick based perf_counter on s390. | Martin Schwidefsky |
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 |