summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-stat.c
AgeCommit message (Expand)Author
2009-09-24perf stat: Change noise calculation to use stddevPeter Zijlstra
2009-08-09perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin
2009-07-22perf_counter: Improve perf stat and perf record option parsingAnton Blanchard
2009-07-01perf stat: Handle pipe read failures in perf statFrederic Weisbecker
2009-07-01perf stat: Define MATCH_EVENT for easy attr checkingJaswinder Singh Rajput
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-06-30perf_counter: Provide a way to enable counters on execPaul Mackerras
2009-06-29perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras
2009-06-29perf stat: Use percentages for scaling outputIngo Molnar
2009-06-28perf stat: Micro-optimize the code: memcpy is only required if no event is se...Jaswinder Singh Rajput
2009-06-27perf stat: Improve outputJaswinder Singh Rajput
2009-06-27perf stat: Fix multi-run statsIngo Molnar
2009-06-27perf stat: Add -n/--null option to run without countersIngo Molnar
2009-06-24perf stat: Remove dead codeJaswinder Singh Rajput
2009-06-23perf stat: Fix verbose for perf statJaswinder Singh Rajput
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-13perf stat: Enable raw data to be printedIngo Molnar
2009-06-13perf stat: Add feature to run and measure a command multiple timesIngo Molnar
2009-06-13perf stat: Reorganize outputIngo Molnar
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-10perf_counter tools: Propagate signals properlyPeter Zijlstra
2009-06-07perf stat: Print out instructins/cycle metricIngo Molnar
2009-06-07perf stat: Continue even on counter creation errorIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar