[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1664441571-31349-1-git-send-email-yangtiezhu@loongson.cn>
Date: Thu, 29 Sep 2022 16:52:48 +0800
From: Tiezhu Yang <yangtiezhu@...ngson.cn>
To: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>,
Namhyung Kim <namhyung@...nel.org>
Cc: linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] perf: Add more syscalls to benchmark
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
Powered by blists - more mailing lists