summaryrefslogtreecommitdiff
path: root/tools/perf/tests/keep-tracking.c
AgeCommit message (Expand)Author
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2016-04-11perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo
2016-01-08perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa
2016-01-07perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLEArnaldo Carvalho de Melo
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa
2015-06-25perf tools: Add reference counting for cpu_map objectJiri Olsa
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-01-13perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Close fds on destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter