lkml.org 
[lkml]   [2022]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/3] perf: Add more syscalls to benchmark
Date
v3: Add __NR_ in tools/arch/x86/include/asm/unistd_*.h
to fix build error about __NR_ can't be found on x86_64
reported by kernel test robot, sorry for that.

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/arch/x86/include/uapi/asm/unistd_32.h | 9 ++++
tools/arch/x86/include/uapi/asm/unistd_64.h | 9 ++++
tools/perf/bench/bench.h | 2 +
tools/perf/bench/syscall.c | 76 +++++++++++++++++++++++++++--
tools/perf/builtin-bench.c | 2 +
5 files changed, 94 insertions(+), 4 deletions(-)

--
2.1.0

\
 
 \ /
  Last update: 2022-10-06 09:43    [W:0.066 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site