aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-stat.c
AgeCommit message (Expand)Author
2009-11-15perf stat: Do not print ratio when task-clock event is not countedLucas De Marchi
2009-10-19perf stat: Count branches firstIngo Molnar
2009-10-19perf stat: Re-align the default_attrs[] arrayIngo Molnar
2009-10-19perf stat: Add branch performance events to default outputTim Blechmann
2009-10-19perf stat: Add branch performance metricAnton Blanchard
2009-10-04perf: Propagate term signal to childChris Wilson
2009-09-22perf stat: Fix zero total printoutsIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-04perf stat: Clean up statistics calculations a bit morePeter Zijlstra
2009-09-04perf stat: More advanced variance computationPeter Zijlstra
2009-09-04perf stat: Use stddev_mean in stead of stddevPeter Zijlstra
2009-09-04perf stat: Remove the limit on repeatPeter Zijlstra
2009-09-04perf stat: Change noise calculation to use stddevPeter Zijlstra
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker
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