summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/openat-syscall-all-cpus.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/+4
* 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
* perf tests: Add missing pthread.h include for CPU_*() macrosArnaldo Carvalho de Melo2016-07-121-0/+3
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-121-2/+2
* tools/perf: Fix misspellings in comments.Adam Buchbinder2016-04-181-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-6/+3Star
* 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-3/+3
* perf stat: Introduce perf_counts functionJiri Olsa2015-06-261-2/+2
* perf tools: Add reference counting for thread_map objectJiri Olsa2015-06-251-1/+1
* perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa2015-06-161-0/+1
* perf tests: Aename open*.c to openat*.cRiku Voipio2015-05-291-0/+115