Age | Commit message (Expand) | Author |
2009-08-09 | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker |
2009-08-06 | perf: Auto-detect libelf | Peter Zijlstra |
2009-08-06 | perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink | Arnaldo Carvalho de Melo |
2009-08-05 | perf report: Add missing command line options to man page | Arnaldo Carvalho de Melo |
2009-08-05 | perf: Auto-detect libbfd | Peter Zijlstra |
2009-08-05 | perf report: Make --sort comm,dso,symbol the default | Pekka Enberg |
2009-08-04 | perf: Fix read buffer overflow | Roel Kluin |
2009-08-02 | perf top: Add mwait_idle_with_hints to skip_symbols[] | Arnaldo Carvalho de Melo |
2009-08-02 | perf tools: Fix faulty check | Stoyan Gaydarov |
2009-08-02 | perf report: Update for the new FORK/EXIT events | Peter Zijlstra |
2009-08-01 | perf_counter tools: Fix link errors with older toolchains | Ingo Molnar |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-22 | perf_counter tools: Give perf top inherit option | Mike Galbraith |
2009-07-22 | perf_counter tools: Fix vmlinux symbol generation breakage | Mike Galbraith |
2009-07-22 | perf_counter: Detect debugfs location | Jason Baron |
2009-07-22 | perf_counter: Add tracepoint support to perf list, perf stat | Jason Baron |
2009-07-22 | perf symbol: C++ demangling | Arnaldo Carvalho de Melo |
2009-07-22 | perf: avoid structure size confusion by using a fixed size | Arjan van de Ven |
2009-07-22 | perf_counter: Improve perf stat and perf record option parsing | Anton Blanchard |
2009-07-22 | 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-18 | perf_counter: Make call graph option consistent | Anton Blanchard |
2009-07-18 | perf_counter: Add perf record option to log addresses | Anton Blanchard |
2009-07-18 | perf_counter: Synthesize VDSO mmap event | Anton Blanchard |
2009-07-13 | perf_counter tools: Fix index boundary check | Roel Kluin |
2009-07-11 | perf report: Introduce -n/--show-nr-samples | Arnaldo Carvalho de Melo |
2009-07-11 | perf_counter tools: PLT info is stripped in -debuginfo packages | Arnaldo Carvalho de Melo |
2009-07-11 | perf report: Make the output more compact | Arnaldo Carvalho de Melo |
2009-07-11 | strlist: Introduce strlist__entry and strlist__nr_entries methods | 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-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-07-10 | perf_counter: Add P6 PMU support | Vince Weaver |
2009-07-10 | perf_counter tools: Rename cache events to remove $ | Anton Blanchard |
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 |