perf stat: Micro-optimize the code: memcpy is only required if no event is selected...
[safe/jmp/linux-2.6] / tools / perf / builtin-stat.c
2009-06-28 Jaswinder Singh... perf stat: Micro-optimize the code: memcpy is only...
2009-06-27 Jaswinder Singh... perf stat: Improve output
2009-06-27 Ingo Molnarperf stat: Fix multi-run stats
2009-06-27 Ingo Molnarperf stat: Add -n/--null option to run without counters
2009-06-24 Jaswinder Singh... perf stat: Remove dead code
2009-06-23 Jaswinder Singh... perf stat: Fix verbose for perf stat
2009-06-19 Paul Mackerrasperf_counter tools: Define and use our own u64, s64...
2009-06-13 Ingo Molnarperf stat: Enable raw data to be printed
2009-06-13 Ingo Molnarperf stat: Add feature to run and measure a command...
2009-06-13 Ingo Molnarperf stat: Reorganize output
2009-06-11 Peter Zijlstraperf_counter: Standardize event names
2009-06-10 Peter Zijlstraperf_counter tools: Propagate signals properly
2009-06-07 Ingo Molnarperf stat: Print out instructins/cycle metric
2009-06-07 Ingo Molnarperf stat: Continue even on counter creation error
2009-06-06 Ingo Molnarperf_counter tools: Move from Documentation/perf_counte...