| Commit message (Expand) | Author | Age | Files | Lines |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -11/+11 |
* | perf record: Disable profiling before draining the buffer | Peter Zijlstra | 2009-09-17 | 1 | -1/+12 |
* | perf tools: Implement counter output multiplexing | Ingo Molnar | 2009-09-14 | 1 | -17/+26 |
* | perf tools: Add an option to multiplex counters in a single channel | Frederic Weisbecker | 2009-09-14 | 1 | -0/+6 |
* | perf trace: Sample timestamps as well | Ingo Molnar | 2009-09-03 | 1 | -0/+1 |
* | perf trace: Sample the CPU too | Ingo Molnar | 2009-09-02 | 1 | -1/+3 |
* | perf tools: Only save the event formats we need | Frederic Weisbecker | 2009-08-28 | 1 | -2/+2 |
* | perf tools: Record events info also when :record suffix is used. | Frederic Weisbecker | 2009-08-18 | 1 | -3/+11 |
* | perf tools: Add perf trace | Frederic Weisbecker | 2009-08-17 | 1 | -0/+4 |
* | perf tools: Librarize trace_event() helper | Frederic Weisbecker | 2009-08-16 | 1 | -0/+1 |
* | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-08-15 | 1 | -37/+58 |
|\ |
|
| * | perf record: Fix typo in pid_synthesize_comm_event | Arnaldo Carvalho de Melo | 2009-08-15 | 1 | -1/+1 |
| * | perf tools: Add a general option to enable raw sample records | Frederic Weisbecker | 2009-08-13 | 1 | -0/+5 |
| * | perf tools: Add a per tracepoint counter attribute to get raw sample | Frederic Weisbecker | 2009-08-13 | 1 | -1/+1 |
| * | perf record: Add missing -C option support for specifying profile cpu | Jens Axboe | 2009-08-12 | 1 | -3/+14 |
| * | perf record: Fix .tid and .pid fill-in when synthesizing events | Arnaldo Carvalho de Melo | 2009-08-12 | 1 | -33/+38 |
* | | perf tools: Factorize the map helpers | Frederic Weisbecker | 2009-08-12 | 1 | -0/+1 |
* | | perf tools: Factorize the event structure definitions in a single file | Frederic Weisbecker | 2009-08-12 | 1 | -18/+0 |
* | | perf tools: Factorize high level dso helpers | Frederic Weisbecker | 2009-08-12 | 1 | -1/+0 |
|/ |
|
* | perf record: Fix the -A UI for empty or non-existent perf.data | Pierre Habouzit | 2009-08-09 | 1 | -4/+8 |
* | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker | 2009-08-09 | 1 | -0/+1 |
* | perf_counter: Improve perf stat and perf record option parsing | Anton Blanchard | 2009-07-22 | 1 | -1/+2 |
* | perf_counter: Add perf record option to log addresses | Anton Blanchard | 2009-07-18 | 1 | -0/+6 |
* | perf_counter: Synthesize VDSO mmap event | Anton Blanchard | 2009-07-18 | 1 | -0/+4 |
* | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar | 2009-07-01 | 1 | -2/+2 |
* | perf record: Fix unhandled io return value | Frederic Weisbecker | 2009-06-25 | 1 | -1/+4 |
* | perf-report: Add modes for inherited stats and no-samples | Peter Zijlstra | 2009-06-25 | 1 | -2/+17 |
* | perf_counter tools: Rework the file format | Peter Zijlstra | 2009-06-25 | 1 | -35/+65 |
* | perf record: Fix filemap pathname parsing in /proc/pid/maps | Johannes Weiner | 2009-06-25 | 1 | -3/+2 |
* | perfcounter: Handle some IO return values | Frederic Weisbecker | 2009-06-20 | 1 | -2/+7 |
* | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras | 2009-06-19 | 1 | -10/+10 |
* | perf_counter tools: Add a data file header | Peter Zijlstra | 2009-06-19 | 1 | -42/+52 |
* | perf_counter tools: Handle lost events | Peter Zijlstra | 2009-06-18 | 1 | -4/+16 |
* | perf record: Fix fast task-exit race | Ingo Molnar | 2009-06-15 | 1 | -4/+12 |
* | perf record/report: Add call graph / call chain profiling | Ingo Molnar | 2009-06-14 | 1 | -0/+8 |
* | perf record: Explicity program a default counter | Peter Zijlstra | 2009-06-12 | 1 | -2/+5 |
* | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 | 1 | -2/+2 |
* | perf_counter tools: Clean up u64 usage | Ingo Molnar | 2009-06-11 | 1 | -2/+2 |
* | perf_counter tools: Normalize data using per sample period data | Peter Zijlstra | 2009-06-11 | 1 | -1/+2 |
* | perf_counter tools: Propagate signals properly | Peter Zijlstra | 2009-06-10 | 1 | -0/+12 |
* | perf_counter tools: Small frequency related fixes | Peter Zijlstra | 2009-06-10 | 1 | -0/+3 |
* | perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER | Ingo Molnar | 2009-06-07 | 1 | -3/+4 |
* | perf record: Fall back to cpu-clock-ticks if no PMU | Ingo Molnar | 2009-06-07 | 1 | -2/+23 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 1 | -0/+544 |