Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT | Arnaldo Carvalho de Melo | 2020-05-28 | 1 | -2/+2 |
* | perf bench: Clear struct sigaction before sigaction() syscall | Tommi Rantala | 2020-03-06 | 1 | -0/+1 |
* | perf bench: Share some global variables to fix build with gcc 10 | Arnaldo Carvalho de Melo | 2020-03-03 | 1 | -4/+3 |
* | perf env: Remove needless cpumap.h header | Arnaldo Carvalho de Melo | 2019-09-20 | 1 | -1/+1 |
* | perf tools: Move everything related to sys_perf_event_open() to perf-sys.h | Arnaldo Carvalho de Melo | 2019-08-29 | 1 | -0/+1 |
* | libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions | Jiri Olsa | 2019-07-29 | 1 | -1/+2 |
* | perf cpu_map: Rename struct cpu_map to struct perf_cpu_map | Jiri Olsa | 2019-07-29 | 1 | -2/+2 |
* | perf tools: Fix errors under optimization level '-Og' | Changbin Du | 2019-03-19 | 1 | -1/+1 |
* | perf bench: Add epoll_ctl(2) benchmark | Davidlohr Bueso | 2018-11-21 | 1 | -0/+413 |