[PATCH v2 0/3] perf: Add more syscalls to benchmark

From: Tiezhu Yang
Date: Thu Sep 29 2022 - 04:53:04 EST


v2: Include asm/unistd.h to fix build error about undeclared
syscall number reported by kernel test robot

Tiezhu Yang (3):
perf bench syscall: Introduce bench_syscall_common()
perf bench syscall: Add close syscall benchmark
perf bench syscall: Add execve syscall benchmark

tools/perf/bench/bench.h | 2 ++
tools/perf/bench/syscall.c | 77 +++++++++++++++++++++++++++++++++++++++++++---
tools/perf/builtin-bench.c | 2 ++
3 files changed, 77 insertions(+), 4 deletions(-)

--
2.1.0