aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests/thread-mg-share.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-03perf map: Convert map_groups.refcnt from atomic_t to refcount_tGravatar Elena Reshetova 1-6/+6
2015-11-19perf tests: Pass the subtest index to each test routineGravatar Arnaldo Carvalho de Melo 1-1/+1
2015-05-15perf tools: Use atomic.h for the map_groups refcountGravatar Arnaldo Carvalho de Melo 1-6/+6
2015-05-12perf tests: Fix map_groups refcount testGravatar Arnaldo Carvalho de Melo 1-5/+12
2015-05-12perf tests: Show refcounting broken expectations in thread-mg-share testGravatar Arnaldo Carvalho de Melo 1-6/+6
2015-05-08perf machine: Protect the machine->threads with a rwlockGravatar Arnaldo Carvalho de Melo 1-6/+6
2014-07-17perf tools: Move pr_* debug macros into debug objectGravatar Jiri Olsa 1-0/+1
2014-04-28perf tests: Add map groups sharing with thread object testGravatar Jiri Olsa 1-0/+90