Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[safe/jmp/linux-2.6] / tools / perf / builtin-stat.c
2009-09-04 Peter Zijlstraperf stat: Clean up statistics calculations a bit more
2009-09-04 Peter Zijlstraperf stat: More advanced variance computation
2009-09-04 Peter Zijlstraperf stat: Use stddev_mean in stead of stddev
2009-09-04 Peter Zijlstraperf stat: Remove the limit on repeat
2009-09-04 Peter Zijlstraperf stat: Change noise calculation to use stddev
2009-08-16 Frederic Weisbeckerperf tools: Librarize trace_event() helper
2009-08-12 Frederic Weisbeckerperf tools: Factorize high level dso helpers
2009-08-09 Brice Goglinperf stat: Fix tool option consistency: rename -S/...
2009-07-22 Anton Blanchardperf_counter: Improve perf stat and perf record option...
2009-07-01 Frederic Weisbeckerperf stat: Handle pipe read failures in perf stat
2009-07-01 Jaswinder Singh... perf stat: Define MATCH_EVENT for easy attr checking
2009-07-01 Ingo Molnarperf_counter tools: Add more warnings and fix/annotate...
2009-06-30 Paul Mackerrasperf_counter: Provide a way to enable counters on exec
2009-06-29 Paul Mackerrasperf_counter tools: Reduce perf stat measurement overhe...
2009-06-29 Ingo Molnarperf stat: Use percentages for scaling output
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...