Age | Commit message (Expand) | Author | Files | Lines |
2009-11-08 | perf tools: Fix permission checks | Pekka Enberg | 1 | -1/+1 |
2009-10-19 | perf top: Fix --delay_secs 0 division by zero | Tim Blechmann | 1 | -0/+2 |
2009-09-30 | perf top: Add poll_idle to the skip list | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -6/+6 |
2009-08-26 | perf top: Show RIP only in verbose mode | Arnaldo Carvalho de Melo | 1 | -5/+12 |
2009-08-17 | perf tools: Librarize trace_event() helper | Frederic Weisbecker | 1 | -0/+2 |
2009-08-16 | perf: Enable more compiler warnings | Ingo Molnar | 1 | -8/+15 |
2009-08-12 | perf tools: Factorize the event structure definitions in a single file | Frederic Weisbecker | 1 | -20/+0 |
2009-08-12 | perf tools: Factorize high level dso helpers | Frederic Weisbecker | 1 | -4/+0 |
2009-08-09 | perf top: Improve interactive key handling | Mike Galbraith | 1 | -35/+73 |
2009-08-09 | perf_counter tools: Allow perf top top users to switch between weighted and i... | Mike Galbraith | 1 | -7/+17 |
2009-08-09 | perf_counter tools: Fix/resurrect perf top annotation in a simple interactive... | Mike Galbraith | 1 | -40/+456 |
2009-08-02 | perf top: Add mwait_idle_with_hints to skip_symbols[] | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2009-07-22 | perf_counter tools: Give perf top inherit option | Mike Galbraith | 1 | -1/+5 |
2009-07-02 | perf_counter tools: Provide helper to print percents color | Frederic Weisbecker | 1 | -14/+1 |
2009-07-02 | perf_counter tools: Enable kernel module symbol loading in tools | Mike Galbraith | 1 | -2/+10 |
2009-07-02 | perf_counter tools: Connect module support infrastructure to symbol loading i... | Mike Galbraith | 1 | -1/+1 |
2009-07-02 | perf_counter tools: Make symbol loading consistently return number of loaded ... | Mike Galbraith | 1 | -1/+1 |
2009-07-02 | perf_counter tools: Share rbtree.with the kernel | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2009-07-01 | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar | 1 | -4/+4 |
2009-07-01 | perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix | Anton Blanchard | 1 | -0/+9 |
2009-07-01 | perf top: Move skip symbols to an array | Anton Blanchard | 1 | -7/+17 |
2009-07-01 | perf report: Fix -z option | Anton Blanchard | 1 | -1/+1 |
2009-06-25 | perf_counter: Rework the sample ABI | Peter Zijlstra | 1 | -5/+6 |
2009-06-19 | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras | 1 | -12/+12 |
2009-06-11 | perf_counter: Standardize event names | Peter Zijlstra | 1 | -2/+2 |
2009-06-11 | perf_counter tools: Clean up u64 usage | Ingo Molnar | 1 | -4/+4 |
2009-06-09 | perf_counter tools: Standardize color printing | Ingo Molnar | 1 | -5/+8 |
2009-06-07 | perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER | Ingo Molnar | 1 | -4/+4 |
2009-06-07 | perf record: Fall back to cpu-clock-ticks if no PMU | Ingo Molnar | 1 | -4/+10 |
2009-06-07 | perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av... | Ingo Molnar | 1 | -45/+68 |
2009-06-07 | perf top: Wait for a minimal set of events before reading first snapshot | Frederic Weisbecker | 1 | -5/+17 |
2009-06-06 | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 1 | -0/+692 |