summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/switch-tracking.c
Commit message (Expand)AuthorAgeFilesLines
* perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-231-1/+1
* perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo2016-04-121-1/+1
* perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa2016-01-081-3/+3
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf test: Keep test result clean if '-v' not setWang Nan2015-11-031-2/+2
* perf tools: Add reference counting for thread_map objectJiri Olsa2015-06-251-1/+1
* perf tools: Add reference counting for cpu_map objectJiri Olsa2015-06-251-1/+1
* perf tools: Add parse_events_error interfaceJiri Olsa2015-04-291-4/+4
* perf tests: Add a test for tracking with sched_switchAdrian Hunter2014-08-221-0/+572