https://github.com/torvalds/linux
Revision cb459c89b734f9fcfd201a6ef993c063a703ec73 authored by Namhyung Kim on 19 December 2022, 20:17:32 UTC, committed by Arnaldo Carvalho de Melo on 21 December 2022, 17:52:39 UTC
Add more tests for the new filters.

  $ sudo perf test contention -v
   87: kernel lock contention analysis test                            :
  --- start ---
  test child forked, pid 412379
  Testing perf lock record and perf lock contention
  Testing perf lock contention --use-bpf
  Testing perf lock record and perf lock contention at the same time
  Testing perf lock contention --threads
  Testing perf lock contention --lock-addr
  Testing perf lock contention --type-filter
  Testing perf lock contention --lock-filter
  test child finished with 0
  ---- end ----
  kernel lock contention analysis test: Ok

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Blake Jones <blakejones@google.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Song Liu <song@kernel.org>
Cc: bpf@vger.kernel.org
Link: https://lore.kernel.org/r/20221219201732.460111-7-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent 5e3febe
History
Tip revision: cb459c89b734f9fcfd201a6ef993c063a703ec73 authored by Namhyung Kim on 19 December 2022, 20:17:32 UTC
perf test: Update 'perf lock contention' test
Tip revision: cb459c8
File Mode Size
apparmor
bpf
integrity
keys
landlock
loadpin
lockdown
safesetid
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 9.6 KB
Kconfig.hardening -rw-r--r-- 14.1 KB
Makefile -rw-r--r-- 892 bytes
commoncap.c -rw-r--r-- 42.7 KB
device_cgroup.c -rw-r--r-- 21.8 KB
inode.c -rw-r--r-- 10.6 KB
lsm_audit.c -rw-r--r-- 10.8 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 69.0 KB

back to top