aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/openat-syscall-all-cpus.c
Commit message (Expand)AuthorAge
* perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo2017-04-19
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-19
* perf tests: Add missing pthread.h include for CPU_*() macrosArnaldo Carvalho de Melo2016-07-12
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* tools/perf: Fix misspellings in comments.Adam Buchbinder2016-04-18
* 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 tools: Switch to tracing_path interface on appropriate placesJiri Olsa2015-09-14
* tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-14
* perf stat: Make stats work over the thread dimensionJiri Olsa2015-06-26
* perf stat: Introduce perf_counts functionJiri Olsa2015-06-26
* perf tools: Add reference counting for thread_map objectJiri Olsa2015-06-25
* perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa2015-06-16
* perf tests: Aename open*.c to openat*.cRiku Voipio2015-05-29