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