summaryrefslogtreecommitdiff
path: root/tools/perf/util/stat.c
AgeCommit message (Expand)Author
2015-06-16perf stat: Introduce perf_counts__(new|delete|reset) functionsJiri Olsa
2015-06-16perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa
2015-06-08perf stat: Replace transaction event possition check with id checkJiri Olsa
2015-06-08perf stat: Add id into perf_stat structJiri Olsa
2013-08-07perf stats: Add max and min statsDavid Ahern
2013-05-28perf stats: Fix divide by 0 in varianceDavid Ahern
2012-09-17perf stat: Move stats related code to util/stat.cXiao Guangrong