summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/mmap-thread-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add reference counting for thread_map objectJiri Olsa2015-06-251-1/+1
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-191-2/+2
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-081-0/+2
* perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-291-1/+1
* perf tests: Add thread maps lookup automated testsJiri Olsa2014-04-281-0/+233