summaryrefslogtreecommitdiff
path: root/tools/perf/tests/cpumap.c
AgeCommit message (Expand)Author
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim
2020-01-30perf test: Fix test case Merge cpu mapThomas Richter
2019-11-29perf evlist: Maintain evlist->all_cpusAndi Kleen
2019-09-20perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo
2019-08-29libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa
2019-07-29libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functionsJiri Olsa
2019-07-29libperf: Add perf_cpu_map__get()/perf_cpu_map__put()Jiri Olsa
2019-07-29perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-03-03perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_tElena Reshetova
2016-07-12perf tests cpumap: Add missing headersArnaldo Carvalho de Melo
2016-06-30perf tools: Change cpu_map__fprintf outputJiri Olsa
2015-12-17perf cpu_map: Add cpu_map__new_event functionJiri Olsa
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa