summaryrefslogtreecommitdiff
path: root/tools/perf/util/counts.c
AgeCommit message (Expand)Author
2020-05-28perf counts: Reset prev_raw_counts countsJin Yao
2020-05-28perf counts: Rename perf_evsel__*counts() to evsel__*counts()Arnaldo Carvalho de Melo
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa
2019-07-29perf stat: Move loaded out of struct perf_counts_valuesJiri Olsa
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-19perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2015-08-08perf stat: Move perf_counts struct and functions into separate objectJiri Olsa