summaryrefslogtreecommitdiff
path: root/tools/perf/bench/syscall.c
AgeCommit message (Expand)Author
2023-04-04perf bench syscall: Add fork syscall benchmarkTiezhu Yang
2023-02-02perf bench syscall: Add execve syscall benchmarkTiezhu Yang
2023-02-02perf bench syscall: Add getpgid syscall benchmarkTiezhu Yang
2023-02-02perf bench syscall: Introduce bench_syscall_common()Tiezhu Yang
2021-03-06perf tools: Cast (struct timeval).tv_sec when printingPierre Gondois
2020-07-28perf bench: Add basic syscall benchmarkDavidlohr Bueso