Age | Commit message (Expand) | Author |
2009-07-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-07-05 | perf report: Add "Fractal" mode output - support callchains with relative ove... | Frederic Weisbecker |
2009-07-05 | perf_counter tools: callchains: Manage the cumul hits on the fly | 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-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds |
2009-07-03 | perf report: Annotate variable initialization | Ingo Molnar |
2009-07-03 | perf_counter tools: Adjust symbols in ET_EXEC files too | Arnaldo Carvalho de Melo |
2009-07-03 | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin |
2009-07-02 | 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: Add new OPT_CALLBACK_DEFAULT option | Frederic Weisbecker |
2009-07-02 | perf_counter tools: Create new chain_for_each_child() iterator | 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: 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-01 | 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
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-06-30 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-07-01 | perf report: Add hypervisor dso | Anton Blanchard |
2009-07-01 | perf report: Fix reporting of hypervisor | Anton Blanchard |
2009-07-01 | perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix | Anton Blanchard |
2009-07-01 | perf top: Move skip symbols to an array | Anton Blanchard |
2009-07-01 | perf_counter tools: Remove zlib dependency | Anton Blanchard |
2009-07-01 | perf report: Fix -z option | Anton Blanchard |
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 |