summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/event-times.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo2017-04-241-0/+1
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-191-0/+1
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-121-1/+1
* perf evlist: Destructors should accept NULLArnaldo Carvalho de Melo2016-06-221-2/+1Star
* perf tests: Add test to check for event timesJiri Olsa2016-03-301-0/+236