summaryrefslogtreecommitdiff
path: root/tools/perf/tests/thread-map.c
AgeCommit message (Expand)Author
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-03-03perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_tElena Reshetova
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim
2016-12-15perf thread_map: Add thread_map__remove functionJiri Olsa
2016-06-30perf tests: Fix thread map test for -F optionJiri Olsa
2015-12-17perf thread_map: Add thread_map__new_event functionJiri Olsa
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-07-21perf test: Check for refcnt in thread_map testJiri Olsa
2015-06-26perf tests: Add thread_map object testsJiri Olsa