Age | Commit message (Expand) | Author |
2009-11-02 | perf tools: Simplify the symbol priv area mechanism | Arnaldo Carvalho de Melo |
2009-10-29 | perf tools: Delay loading symtabs till we hit a map with it | Arnaldo Carvalho de Melo |
2009-10-27 | perf top: Support userspace symbols too | Arnaldo Carvalho de Melo |
2009-10-23 | perf tools: Unify debug messages mechanisms | Arnaldo Carvalho de Melo |
2009-10-20 | perf top: Fix symbol annotation | Arnaldo Carvalho de Melo |
2009-10-20 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2009-10-19 | perf top: Fix --delay_secs 0 division by zero | Tim Blechmann |
2009-10-13 | perf tools: Remove expensive old debug code from perf top | Mike Galbraith |
2009-10-12 | perf tools: Fix counter sample frequency breakage | Mike Galbraith |
2009-10-06 | perf tools: Default to 1 KHz auto-sampling freq events | Ingo Molnar |
2009-10-06 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2009-10-05 | perf top: Keep the default of asking for kernel module symbols | Arnaldo Carvalho de Melo |
2009-10-02 | perf tools: Rewrite and improve support for kernel modules | Arnaldo Carvalho de Melo |
2009-10-01 | perf top: Remove dead {min,max}_ip unused variables | Arnaldo Carvalho de Melo |
2009-09-30 | perf top: Add poll_idle to the skip list | Arnaldo Carvalho de Melo |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-08-26 | perf top: Show RIP only in verbose mode | Arnaldo Carvalho de Melo |
2009-08-16 | perf tools: Librarize trace_event() helper | Frederic Weisbecker |
2009-08-16 | perf: Enable more compiler warnings | Ingo Molnar |
2009-08-12 | perf tools: Factorize the event structure definitions in a single file | Frederic Weisbecker |
2009-08-12 | perf tools: Factorize high level dso helpers | Frederic Weisbecker |
2009-08-09 | perf top: Improve interactive key handling | Mike Galbraith |
2009-08-09 | perf_counter tools: Allow perf top top users to switch between weighted and i... | Mike Galbraith |
2009-08-09 | perf_counter tools: Fix/resurrect perf top annotation in a simple interactive... | Mike Galbraith |
2009-08-02 | perf top: Add mwait_idle_with_hints to skip_symbols[] | Arnaldo Carvalho de Melo |
2009-07-22 | perf_counter tools: Give perf top inherit option | Mike Galbraith |
2009-07-02 | perf_counter tools: Provide helper to print percents color | 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: Make symbol loading consistently return number of loaded ... | Mike Galbraith |
2009-07-01 | perf_counter tools: Share rbtree.with the kernel | Arnaldo Carvalho de Melo |
2009-07-01 | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar |
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 report: Fix -z option | Anton Blanchard |
2009-06-25 | perf_counter: Rework the sample ABI | Peter Zijlstra |
2009-06-19 | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras |
2009-06-11 | perf_counter: Standardize event names | Peter Zijlstra |
2009-06-11 | perf_counter tools: Clean up u64 usage | Ingo Molnar |
2009-06-08 | perf_counter tools: Standardize color printing | Ingo Molnar |
2009-06-07 | perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER | Ingo Molnar |
2009-06-07 | perf record: Fall back to cpu-clock-ticks if no PMU | Ingo Molnar |
2009-06-07 | perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av... | Ingo Molnar |
2009-06-07 | perf top: Wait for a minimal set of events before reading first snapshot | Frederic Weisbecker |
2009-06-06 | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar |