Age | Commit message (Expand) | Author |
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: Fix throttle/unthrottle event logging | Anton Blanchard |
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 | perf_counter: Plug more stack leaks | Peter Zijlstra |
2009-07-22 | perf: Fix stack data leak | Arjan van de Ven |
2009-07-22 | perf_counter: Remove unused variables | 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: Log vfork as a fork event | Anton Blanchard |
2009-07-18 | perf_counter: Synthesize VDSO mmap event | Anton Blanchard |
2009-07-18 | perf_counter: Make sure we dont leak kernel memory to userspace | Anton Blanchard |
2009-07-13 | perf_counter tools: Fix index boundary check | Roel Kluin |
2009-07-13 | perf_counter: Fix the tracepoint channel to perfcounters | Chris Wilson |
2009-07-13 | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras |
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 | perf_counter: Stop open coding unclone_ctx | Peter Zijlstra |
2009-07-10 | perf_counter: Clean up global vs counter enable | Peter Zijlstra |
2009-07-10 | perf_counter: Fix up P6 PMU details | Peter Zijlstra |
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 | x86: atomic64: Inline atomic64_read() again | Eric Dumazet |
2009-07-03 | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() | Ingo Molnar |
2009-07-03 | x86: atomic64: Improve atomic64_xchg() | Ingo Molnar |
2009-07-03 | x86: atomic64: Export APIs to modules | Ingo Molnar |
2009-07-03 | x86: atomic64: Improve atomic64_read() | Eric Dumazet |
2009-07-03 | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP | Paul Mackerras |
2009-07-03 | x86: atomic64: Fix unclean type use in atomic64_xchg() | Ingo Molnar |
2009-07-03 | x86: atomic64: Make atomic_read() type-safe | Ingo Molnar |
2009-07-03 | x86: atomic64: Reduce size of functions | Ingo Molnar |
2009-07-03 | x86: atomic64: Improve atomic64_add_return() | Ingo Molnar |
2009-07-03 | x86: atomic64: Improve cmpxchg8b() | Eric Dumazet |
2009-07-03 | x86: atomic64: Improve atomic64_read() | Eric Dumazet |
2009-07-03 | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file | Ingo Molnar |