summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/openat-syscall.c
Commit message (Expand)AuthorAgeFilesLines
* perf test: Rename struct test to test_suiteIan Rogers2021-11-131-1/+1
* perf test: Move each test suite struct to its testIan Rogers2021-11-131-1/+4
* perf evsel: Rename perf_evsel__new*() to evsel__new*()Arnaldo Carvalho de Melo2020-05-281-1/+1
* perf evsel: Rename *perf_evsel__read*() to *evsel__read()Arnaldo Carvalho de Melo2020-05-051-3/+3
* perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*()Arnaldo Carvalho de Melo2020-05-051-1/+1
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-08-311-0/+1
* perf tests: Add missing counts.hArnaldo Carvalho de Melo2019-08-221-0/+1
* libperf: Adopt simplified perf_evsel__close() function from tools/perfJiri Olsa2019-07-291-1/+1
* libperf: Add perf_thread_map__get()/perf_thread_map__put()Jiri Olsa2019-07-291-1/+1
* perf evsel: Rename perf_evsel__delete() to evsel__delete()Jiri Olsa2019-07-291-1/+1
* perf evsel: Rename struct perf_evsel to struct evselJiri Olsa2019-07-291-1/+1
* perf tools: Rename struct thread_map to struct perf_thread_mapJiri Olsa2019-07-291-1/+1
* 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