summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-stat.c
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Fix zero total printoutsIngo Molnar2009-09-221-4/+14
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-5/+5
* perf stat: Clean up statistics calculations a bit morePeter Zijlstra2009-09-041-17/+14
* perf stat: More advanced variance computationPeter Zijlstra2009-09-041-12/+12
* perf stat: Use stddev_mean in stead of stddevPeter Zijlstra2009-09-041-6/+19
* perf stat: Remove the limit on repeatPeter Zijlstra2009-09-041-57/+27
* perf stat: Change noise calculation to use stddevPeter Zijlstra2009-09-041-101/+69
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-161-0/+2
* perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-121-1/+0
* perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin2009-08-091-1/+1
* perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-221-1/+2
* perf stat: Handle pipe read failures in perf statFrederic Weisbecker2009-07-011-2/+4
* perf stat: Define MATCH_EVENT for easy attr checkingJaswinder Singh Rajput2009-07-011-17/+10
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-8/+10
* perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-301-3/+3
* perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras2009-06-291-14/+50
* perf stat: Use percentages for scaling outputIngo Molnar2009-06-291-1/+2
* perf stat: Micro-optimize the code: memcpy is only required if no event is se...Jaswinder Singh Rajput2009-06-281-5/+6
* perf stat: Improve outputJaswinder Singh Rajput2009-06-271-6/+5
* perf stat: Fix multi-run statsIngo Molnar2009-06-271-4/+11
* perf stat: Add -n/--null option to run without countersIngo Molnar2009-06-271-1/+4
* perf stat: Remove dead codeJaswinder Singh Rajput2009-06-241-31/+13
* perf stat: Fix verbose for perf statJaswinder Singh Rajput2009-06-231-8/+12
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-191-31/+31
* perf stat: Enable raw data to be printedIngo Molnar2009-06-131-17/+29
* perf stat: Add feature to run and measure a command multiple timesIngo Molnar2009-06-131-65/+194
* perf stat: Reorganize outputIngo Molnar2009-06-131-27/+40
* perf_counter: Standardize event namesPeter Zijlstra2009-06-111-15/+16
* perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-101-0/+13
* perf stat: Print out instructins/cycle metricIngo Molnar2009-06-071-0/+11
* perf stat: Continue even on counter creation errorIngo Molnar2009-06-071-14/+17
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+339