summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/task-exit.c
AgeCommit message (Expand)AuthorLines
2018-03-08perf mmap: Simplify perf_mmap__read_init()Kan Liang-2/+1
2018-03-08perf mmap: Simplify perf_mmap__read_event()Kan Liang-1/+1
2018-03-08perf mmap: Simplify perf_mmap__consume()Kan Liang-1/+1
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for task-exitKan Liang-2/+10
2017-12-05perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan-1/+1
2017-11-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-0/+4
2017-11-28perf test: Fix test 21 for s390xThomas Richter-0/+4
2017-11-16perf tests: Set evlist of test__task_exit() to !overwriteWang Nan-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo-1/+1
2017-06-14perf evsel: Fix probing of precise_ip level for default cycles eventArnaldo Carvalho de Melo-1/+1
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo-0/+1
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo-2/+2
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo-1/+1
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter-4/+14
2014-09-25perf evlist: Introduce poll method for common code idiomArnaldo Carvalho de Melo-1/+1
2014-08-15perf test: Use strerror_r instead of strerrorMasami Hiramatsu-2/+4
2014-01-13perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo-1/+0
2014-01-13perf evlist: Close fds on destructorArnaldo Carvalho de Melo-3/+1
2014-01-13perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo-5/+4
2014-01-13perf evlist: Move the SIGUSR1 error reporting logic to prepare_workloadArnaldo Carvalho de Melo-5/+14
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo-1/+1
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar-3/+3
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou-3/+3
2013-10-09perf evlist: Introduce perf_evlist__new_default functionJiri Olsa-12/+2
2013-03-15perf test: Add test case for checking number of EXIT eventsNamhyung Kim-0/+123