aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/mmap-thread-lookup.c
AgeCommit message (Expand)Author
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-02-06pref tools: Add missing map.h includesArnaldo Carvalho de Melo
2018-12-17perf tools: Allow specifying proc-map-timeout in config fileMark Drayton
2018-04-26perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03perf top: Implement multithreading for perf_event__synthesize_threadsKan Liang
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-04-19perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo
2015-12-07perf test: Use machine__new_host in mmap thread lookup testJiri Olsa
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo
2014-10-29perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa