summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/openat-syscall-tp-fields.c
Commit message (Expand)AuthorAgeFilesLines
* perf mmap: Simplify perf_mmap__read_init()Kan Liang2018-03-081-2/+1Star
* perf mmap: Simplify perf_mmap__read_event()Kan Liang2018-03-081-1/+1
* perf mmap: Simplify perf_mmap__consume()Kan Liang2018-03-081-1/+1
* perf test: Switch to new perf_mmap__read_event() interface for tp fieldsKan Liang2018-03-051-2/+9
* perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo2018-01-251-0/+3
* perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan2017-12-051-1/+1
* 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: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tests openat-syscall-tp-fields: Add some conditional definesArnaldo Carvalho de Melo2016-07-121-0/+7
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-121-2/+2
* perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo2016-04-121-1/+1
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf test: Silence tracepoint event failuresNamhyung Kim2015-10-191-1/+1
* perf evsel: Propagate error info from tp_formatJiri Olsa2015-09-151-1/+2
* perf thread_map: Don't access the array entries directlyJiri Olsa2015-06-231-1/+1
* perf tests: Aename open*.c to openat*.cRiku Voipio2015-05-291-0/+121