summaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/epoll-wait.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo2019-08-291-0/+1
* libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functionsJiri Olsa2019-07-291-1/+2
* perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa2019-07-291-2/+2
* perf tools: Fix errors under optimization level '-Og'Changbin Du2019-03-191-1/+1
* perf bench: Add epoll parallel epoll_wait benchmarkDavidlohr Bueso2018-11-211-0/+540