From 7eed418586797f379093a7073ead428ed7a5caea Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Tue, 7 Feb 2023 09:37:55 -0600 Subject: Add perf-based test for irqs interrupting prime-probe in test/eviction --- test/irqtest | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 test/irqtest diff --git a/test/irqtest b/test/irqtest new file mode 100755 index 0000000..030e48a --- /dev/null +++ b/test/irqtest @@ -0,0 +1,5 @@ +#!/bin/sh + +# no strong correlation between irqs serviced and extra evictions in basic test + +sudo ./linux/tools/perf/perf stat -C2 -A -e "irq_vectors:*" ./test/eviction -- cgit v1.2.3-71-gd317