summaryrefslogtreecommitdiff
path: root/tools/perf/tests/openat-syscall-tp-fields.c
Commit message (Expand)AuthorAge
* perf mmap: Simplify perf_mmap__read_init()Kan Liang2018-03-08
* perf mmap: Simplify perf_mmap__read_event()Kan Liang2018-03-08
* perf mmap: Simplify perf_mmap__consume()Kan Liang2018-03-08
* perf test: Switch to new perf_mmap__read_event() interface for tp fieldsKan Liang2018-03-05
* perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo2018-01-25
* perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan2017-12-05
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-11
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tests openat-syscall-tp-fields: Add some conditional definesArnaldo Carvalho de Melo2016-07-12
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo2016-04-11
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-19
* perf test: Silence tracepoint event failuresNamhyung Kim2015-10-19
* perf evsel: Propagate error info from tp_formatJiri Olsa2015-09-15
* perf thread_map: Don't access the array entries directlyJiri Olsa2015-06-23
* perf tests: Aename open*.c to openat*.cRiku Voipio2015-05-29