aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30perf tools: Add struct perf_data_fileJiri Olsa1-5/+9
2017-10-30perf tools: Rename struct perf_data_file to perf_dataJiri Olsa1-5/+5
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-1/+1
2017-02-17perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_mapJan Stancek1-1/+3
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-10-19perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa1-2/+2
2015-09-14perf test: Add entry to test cpu topologyKan Liang1-0/+115