summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/stat.c
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Introduce perf_counts__(new|delete|reset) functionsJiri Olsa2015-06-161-5/+23
* perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa2015-06-161-0/+18
* perf stat: Replace transaction event possition check with id checkJiri Olsa2015-06-081-1/+5
* perf stat: Add id into perf_stat structJiri Olsa2015-06-081-1/+30
* perf stats: Add max and min statsDavid Ahern2013-08-071-0/+6
* perf stats: Fix divide by 0 in varianceDavid Ahern2013-05-281-1/+1
* perf stat: Move stats related code to util/stat.cXiao Guangrong2012-09-171-0/+57
OpenPOWER on IntegriCloud