aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/thread-mg-share.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-1/+1
2017-03-03perf map: Convert map_groups.refcnt from atomic_t to refcount_tElena Reshetova1-6/+6
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-05-15perf tools: Use atomic.h for the map_groups refcountArnaldo Carvalho de Melo1-6/+6
2015-05-12perf tests: Fix map_groups refcount testArnaldo Carvalho de Melo1-5/+12
2015-05-12perf tests: Show refcounting broken expectations in thread-mg-share testArnaldo Carvalho de Melo1-6/+6
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo1-6/+6
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa1-0/+1
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa1-0/+90