summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/cpumap.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-2/+2
* perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_tElena Reshetova2017-03-031-1/+1
* perf tests cpumap: Add missing headersArnaldo Carvalho de Melo2016-07-121-0/+7
* perf tools: Change cpu_map__fprintf outputJiri Olsa2016-06-301-0/+24
* perf cpu_map: Add cpu_map__new_event functionJiri Olsa2015-12-171-4/+21
* perf cpu_map: Add cpu_map event synthesize functionJiri Olsa2015-12-171-0/+71