aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/openat-syscall.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo1-0/+1
2019-08-22perf tests: Add missing counts.hArnaldo Carvalho de Melo1-0/+1
2019-07-29libperf: Adopt simplified perf_evsel__close() function from tools/perfJiri Olsa1-1/+1
2019-07-29libperf: Add perf_thread_map__get()/perf_thread_map__put()Jiri Olsa1-1/+1
2019-07-29perf evsel: Rename perf_evsel__delete() to evsel__delete()Jiri Olsa1-1/+1
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa1-1/+1
2019-07-29perf tools: Rename struct thread_map to struct perf_thread_mapJiri Olsa1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-22perf evsel: Fix buffer overflow while freeing eventsAndi Kleen1-1/+1
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-1/+1
2017-04-19perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo1-0/+3
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo1-0/+1
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo1-1/+1
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-10-19perf test: Silence tracepoint event failuresNamhyung Kim1-1/+1
2015-09-15perf evsel: Propagate error info from tp_formatJiri Olsa1-1/+2
2015-09-14perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa1-7/+4
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa1-2/+3
2015-06-26perf stat: Make stats work over the thread dimensionJiri Olsa1-2/+2
2015-06-26perf stat: Use xyarray for cpu evsel countsJiri Olsa1-1/+1
2015-06-26perf stat: Introduce perf_counts functionJiri Olsa1-1/+1
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa1-1/+1
2015-05-29perf tests: Aename open*.c to openat*.cRiku Voipio1-0/+61