aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/mmap-thread-lookup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-1/+1
2017-04-19perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo1-0/+1
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