aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-stat.c
Commit message (Expand)AuthorAge
* perf stat: Do not print ratio when task-clock event is not countedLucas De Marchi2009-11-15
* perf stat: Count branches firstIngo Molnar2009-10-19
* perf stat: Re-align the default_attrs[] arrayIngo Molnar2009-10-19
* perf stat: Add branch performance events to default outputTim Blechmann2009-10-19
* perf stat: Add branch performance metricAnton Blanchard2009-10-19
* perf: Propagate term signal to childChris Wilson2009-10-04
* perf stat: Fix zero total printoutsIngo Molnar2009-09-22
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* perf stat: Clean up statistics calculations a bit morePeter Zijlstra2009-09-04
* perf stat: More advanced variance computationPeter Zijlstra2009-09-04
* perf stat: Use stddev_mean in stead of stddevPeter Zijlstra2009-09-04
* perf stat: Remove the limit on repeatPeter Zijlstra2009-09-04
* perf stat: Change noise calculation to use stddevPeter Zijlstra2009-09-04
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-16
* perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-12
* perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin2009-08-09
* perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-22
* perf stat: Handle pipe read failures in perf statFrederic Weisbecker2009-07-01
* perf stat: Define MATCH_EVENT for easy attr checkingJaswinder Singh Rajput2009-07-01
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-01
* perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-30
* perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras2009-06-29
* perf stat: Use percentages for scaling outputIngo Molnar2009-06-29
* perf stat: Micro-optimize the code: memcpy is only required if no event is se...Jaswinder Singh Rajput2009-06-28
* perf stat: Improve outputJaswinder Singh Rajput2009-06-27
* perf stat: Fix multi-run statsIngo Molnar2009-06-27
* perf stat: Add -n/--null option to run without countersIngo Molnar2009-06-27
* perf stat: Remove dead codeJaswinder Singh Rajput2009-06-24
* perf stat: Fix verbose for perf statJaswinder Singh Rajput2009-06-23
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-19
* perf stat: Enable raw data to be printedIngo Molnar2009-06-13
* perf stat: Add feature to run and measure a command multiple timesIngo Molnar2009-06-13
* perf stat: Reorganize outputIngo Molnar2009-06-13
* perf_counter: Standardize event namesPeter Zijlstra2009-06-11
* perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-10
* perf stat: Print out instructins/cycle metricIngo Molnar2009-06-07
* perf stat: Continue even on counter creation errorIngo Molnar2009-06-07
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-06