aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/switch-tracking.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo1-1/+1
2016-04-11perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo1-1/+1
2016-01-08perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa1-3/+3
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan1-2/+2
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa1-1/+1
2015-06-25perf tools: Add reference counting for cpu_map objectJiri Olsa1-1/+1
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa1-4/+4
2014-08-22perf tests: Add a test for tracking with sched_switchAdrian Hunter1-0/+572