aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests/openat-syscall-all-cpus.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-19perf tools: Move path related functions to util/path.hGravatar Arnaldo Carvalho de Melo 1-0/+4
2017-04-19perf tools: Include errno.h where neededGravatar Arnaldo Carvalho de Melo 1-0/+1
2017-04-19perf tools: Including missing inttypes.h headerGravatar Arnaldo Carvalho de Melo 1-0/+1
2016-07-12perf tests: Add missing pthread.h include for CPU_*() macrosGravatar Arnaldo Carvalho de Melo 1-0/+3
2016-07-12tools: Introduce str_error_r()Gravatar Arnaldo Carvalho de Melo 1-2/+2
2016-04-18tools/perf: Fix misspellings in comments.Gravatar Adam Buchbinder 1-1/+1
2015-11-19perf tests: Pass the subtest index to each test routineGravatar Arnaldo Carvalho de Melo 1-1/+1
2015-10-19perf test: Silence tracepoint event failuresGravatar Namhyung Kim 1-1/+1
2015-09-15perf evsel: Propagate error info from tp_formatGravatar Jiri Olsa 1-1/+2
2015-09-14perf tools: Switch to tracing_path interface on appropriate placesGravatar Jiri Olsa 1-6/+3
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cGravatar Jiri Olsa 1-2/+3
2015-06-26perf stat: Make stats work over the thread dimensionGravatar Jiri Olsa 1-3/+3
2015-06-26perf stat: Introduce perf_counts functionGravatar Jiri Olsa 1-2/+2
2015-06-25perf tools: Add reference counting for thread_map objectGravatar Jiri Olsa 1-1/+1
2015-06-16perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectGravatar Jiri Olsa 1-0/+1
2015-05-29perf tests: Aename open*.c to openat*.cGravatar Riku Voipio 1-0/+115