linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] perf: Add more syscalls to benchmark
@ 2022-09-06  3:06 Tiezhu Yang
  2022-09-06  3:06 ` [PATCH 1/3] perf bench syscall: Introduce bench_syscall_common() Tiezhu Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Tiezhu Yang @ 2022-09-06  3:06 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Mark Rutland, Alexander Shishkin, Jiri Olsa, Namhyung Kim
  Cc: linux-perf-users, linux-kernel

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 | 76 +++++++++++++++++++++++++++++++++++++++++++---
 tools/perf/builtin-bench.c |  2 ++
 3 files changed, 76 insertions(+), 4 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-09-28 14:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06  3:06 [PATCH 0/3] perf: Add more syscalls to benchmark Tiezhu Yang
2022-09-06  3:06 ` [PATCH 1/3] perf bench syscall: Introduce bench_syscall_common() Tiezhu Yang
2022-09-20  7:44   ` [perf bench syscall] 30463f9f35: perf-test.perf.make_fail kernel test robot
2022-09-06  3:06 ` [PATCH 2/3] perf bench syscall: Add close syscall benchmark Tiezhu Yang
2022-09-06  3:30   ` David Laight
2022-09-06  4:27     ` Tiezhu Yang
2022-09-06  3:06 ` [PATCH 3/3] perf bench syscall: Add execve " Tiezhu Yang
2022-09-28  1:06 ` [PATCH 0/3] perf: Add more syscalls to benchmark Tiezhu Yang
2022-09-28 14:15   ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).