Age | Commit message (Expand) | Author |
2009-06-11 | perf_counter: Standardize event names | Peter Zijlstra |
2009-06-11 | perf_counter: Rename enums | Peter Zijlstra |
2009-06-11 | perf_counter tools: Clean up u64 usage | Ingo Molnar |
2009-06-11 | perf_counter: Rename perf_counter_limit sysctl | Peter Zijlstra |
2009-06-11 | perf_counter: More paranoia settings | Peter Zijlstra |
2009-06-11 | perf_counter: powerpc: Implement generalized cache events for POWER processors | Paul Mackerras |
2009-06-11 | perf_counters: powerpc: Add support for POWER7 processors | Paul Mackerras |
2009-06-11 | perf_counter: Accurate period data | Peter Zijlstra |
2009-06-11 | perf_counter: Introduce struct for sample data | Peter Zijlstra |
2009-06-11 | perf_counter tools: Normalize data using per sample period data | Peter Zijlstra |
2009-06-11 | perf_counter: Annotate exit ctx recursion | Peter Zijlstra |
2009-06-10 | perf_counter tools: Propagate signals properly | Peter Zijlstra |
2009-06-10 | perf_counter tools: Small frequency related fixes | Peter Zijlstra |
2009-06-10 | perf_counter: More aggressive frequency adjustment | Peter Zijlstra |
2009-06-10 | perf_counter/x86: Fix the model number of Intel Core2 processors | Yong Wang |
2009-06-09 | perf_counter, x86: Correct some event and umask values for Intel processors | Yong Wang |
2009-06-08 | perf_counter tools: Standardize color printing | Ingo Molnar |
2009-06-08 | perf report: Add support for profiling JIT generated code | Pekka Enberg |
2009-06-08 | perf_counter: Add mmap event hooks to mprotect() | Peter Zijlstra |
2009-06-08 | perf_counter, x86: Clean up hw_cache_event ids copies | Thomas Gleixner |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add AMD support | Thomas Gleixner |
2009-06-08 | perf_counter: Clean up x86 boot messages | Ingo Molnar |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add Atom support | Thomas Gleixner |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add Core2 support | Thomas Gleixner |
2009-06-07 | perf stat: Print out instructins/cycle metric | Ingo Molnar |
2009-06-07 | perf report: Print more expressive message in case of file open error | 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 stat: Continue even on counter creation error | Ingo Molnar |
2009-06-07 | perf top: Wait for a minimal set of events before reading first snapshot | Frederic Weisbecker |
2009-06-06 | perf annotate: Fix command line help text | Ingo Molnar |
2009-06-06 | perf_counter tools: Initialize a stack variable before use | Arjan van de Ven |
2009-06-06 | perf annotate: Automatically pick up vmlinux in the local directory | Ingo Molnar |
2009-06-06 | perf_counter tools: Fix error condition in parse_aliases() | Ingo Molnar |
2009-06-06 | perf_counter tools: Warning fixes on 32-bit | Arjan van de Ven |
2009-06-06 | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar |
2009-06-06 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-06 | perf_counter tools: Add 'perf annotate' feature | Ingo Molnar |
2009-06-06 | perf_counter tools: Prepare for 'perf annotate' | Ingo Molnar |
2009-06-06 | perf_counter tools: Tidy up manpage details | Ingo Molnar |
2009-06-06 | perf_counter tools: Uniform help printouts | Ingo Molnar |
2009-06-06 | perf_counter tools: Add help for perf list | Thomas Gleixner |
2009-06-06 | perf_counter tools: Fix cache-event printout | Ingo Molnar |
2009-06-06 | perf_counter tools: Add 'perf list' to list available events | Thomas Gleixner |
2009-06-06 | perf_counter: Implement generalized cache event types | Ingo Molnar |
2009-06-06 | perf_counter: Separate out attr->type from attr->config | Ingo Molnar |
2009-06-05 | perf top: Fix zero or negative refresh delay | Frederic Weisbecker |
2009-06-05 | perf record: Set frequency correctly | Ingo Molnar |
2009-06-05 | perf_counter tools: Sample and display frequency adjustment changes | Ingo Molnar |