summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/openat-syscall-all-cpus.c
Commit message (Expand)AuthorAgeFilesLines
* perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo2019-09-201-2/+3
* 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_cpu_map__new()/perf_cpu_map__read() functionsJiri Olsa2019-07-291-1/+1
* libperf: Add perf_thread_map__get()/perf_thread_map__put()Jiri Olsa2019-07-291-1/+1
* libperf: Add perf_cpu_map__get()/perf_cpu_map__put()Jiri Olsa2019-07-291-1/+1
* perf evsel: Rename perf_evsel__open() to evsel__open()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
* perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa2019-07-291-1/+1
* perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du2019-03-191-1/+3
* 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/+3
* 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