Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf stat: Introduce perf_counts__(new|delete|reset) functions | Jiri Olsa | 2015-06-16 | 1 | -5/+23 |
* | perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object | Jiri Olsa | 2015-06-16 | 1 | -0/+18 |
* | perf stat: Replace transaction event possition check with id check | Jiri Olsa | 2015-06-08 | 1 | -1/+5 |
* | perf stat: Add id into perf_stat struct | Jiri Olsa | 2015-06-08 | 1 | -1/+30 |
* | perf stats: Add max and min stats | David Ahern | 2013-08-07 | 1 | -0/+6 |
* | perf stats: Fix divide by 0 in variance | David Ahern | 2013-05-28 | 1 | -1/+1 |
* | perf stat: Move stats related code to util/stat.c | Xiao Guangrong | 2012-09-17 | 1 | -0/+57 |