aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/mmap-thread-lookup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-07perf test: Use machine__new_host in mmap thread lookup testJiri Olsa1-4/+2
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa1-1/+1
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang1-2/+2
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo1-0/+2
2014-10-29perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo1-1/+1
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa1-0/+233