aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-stat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-11perf tools: Fix sparse CPU numbering related bugsPaul Mackerras1-4/+6
2010-01-13perf tools: Fix --pid option for statLiming Wang1-45/+61
2009-11-15perf stat: Do not print ratio when task-clock event is not countedLucas De Marchi1-2/+3
2009-10-19perf stat: Count branches firstIngo Molnar1-3/+3
2009-10-19perf stat: Re-align the default_attrs[] arrayIngo Molnar1-11/+11
2009-10-19perf stat: Add branch performance events to default outputTim Blechmann1-0/+2
2009-10-19perf stat: Add branch performance metricAnton Blanchard1-0/+11
2009-10-04perf: Propagate term signal to childChris Wilson1-1/+7
2009-09-22perf stat: Fix zero total printoutsIngo Molnar1-4/+14
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-5/+5
2009-09-04perf stat: Clean up statistics calculations a bit morePeter Zijlstra1-17/+14
2009-09-04perf stat: More advanced variance computationPeter Zijlstra1-12/+12
2009-09-04perf stat: Use stddev_mean in stead of stddevPeter Zijlstra1-6/+19
2009-09-04perf stat: Remove the limit on repeatPeter Zijlstra1-57/+27
2009-09-04perf stat: Change noise calculation to use stddevPeter Zijlstra1-101/+69
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker1-0/+2
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker1-1/+0
2009-08-09perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin1-1/+1
2009-07-22perf_counter: Improve perf stat and perf record option parsingAnton Blanchard1-1/+2
2009-07-01perf stat: Handle pipe read failures in perf statFrederic Weisbecker1-2/+4
2009-07-01perf stat: Define MATCH_EVENT for easy attr checkingJaswinder Singh Rajput1-17/+10
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-8/+10
2009-06-30perf_counter: Provide a way to enable counters on execPaul Mackerras1-3/+3
2009-06-29perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras1-14/+50
2009-06-29perf stat: Use percentages for scaling outputIngo Molnar1-1/+2
2009-06-28perf stat: Micro-optimize the code: memcpy is only required if no event is selected and !null_runJaswinder Singh Rajput1-5/+6
2009-06-27perf stat: Improve outputJaswinder Singh Rajput1-6/+5
2009-06-27perf stat: Fix multi-run statsIngo Molnar1-4/+11
2009-06-27perf stat: Add -n/--null option to run without countersIngo Molnar1-1/+4
2009-06-24perf stat: Remove dead codeJaswinder Singh Rajput1-31/+13
2009-06-23perf stat: Fix verbose for perf statJaswinder Singh Rajput1-8/+12
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras1-31/+31
2009-06-13perf stat: Enable raw data to be printedIngo Molnar1-17/+29
2009-06-13perf stat: Add feature to run and measure a command multiple timesIngo Molnar1-65/+194
2009-06-13perf stat: Reorganize outputIngo Molnar1-27/+40
2009-06-11perf_counter: Standardize event namesPeter Zijlstra1-15/+16
2009-06-10perf_counter tools: Propagate signals properlyPeter Zijlstra1-0/+13
2009-06-07perf stat: Print out instructins/cycle metricIngo Molnar1-0/+11
2009-06-07perf stat: Continue even on counter creation errorIngo Molnar1-14/+17
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+339