summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/thread-mg-share.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf map: Convert map_groups.refcnt from atomic_t to refcount_tElena Reshetova2017-03-031-6/+6
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf tools: Use atomic.h for the map_groups refcountArnaldo Carvalho de Melo2015-05-151-6/+6
* perf tests: Fix map_groups refcount testArnaldo Carvalho de Melo2015-05-121-5/+12
* perf tests: Show refcounting broken expectations in thread-mg-share testArnaldo Carvalho de Melo2015-05-121-6/+6
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-081-6/+6
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-171-0/+1
* perf tests: Add map groups sharing with thread object testJiri Olsa2014-04-281-0/+90