aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/mmap-thread-lookup.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf top: Implement multithreading for perf_event__synthesize_threadsKan Liang2017-10-03
|/
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-11
* perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo2017-04-19
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-19
* perf test: Use machine__new_host in mmap thread lookup testJiri Olsa2015-12-07
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-19
* perf tools: Add reference counting for thread_map objectJiri Olsa2015-06-25
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-19
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-08
* perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-29
* perf tests: Add thread maps lookup automated testsJiri Olsa2014-04-28