summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/openat-syscall.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 evsel: Fix buffer overflow while freeing eventsAndi Kleen2017-08-221-1/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo2017-04-191-0/+3
* 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 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 tools: Switch to tracing_path interface on appropriate placesJiri Olsa2015-09-141-7/+4
* tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-141-2/+3
* perf stat: Make stats work over the thread dimensionJiri Olsa2015-06-261-2/+2
* perf stat: Use xyarray for cpu evsel countsJiri Olsa2015-06-261-1/+1
* perf stat: Introduce perf_counts functionJiri Olsa2015-06-261-1/+1
* perf tools: Add reference counting for thread_map objectJiri Olsa2015-06-251-1/+1
* perf tests: Aename open*.c to openat*.cRiku Voipio2015-05-291-0/+61
OpenPOWER on IntegriCloud