summaryrefslogtreecommitdiffstats
path: root/test/irqtest
diff options
context:
space:
mode:
Diffstat (limited to 'test/irqtest')
-rwxr-xr-xtest/irqtest5
1 files changed, 5 insertions, 0 deletions
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