summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLouis Burda <quent.burda@gmail.com>2023-02-07 09:37:55 -0600
committerLouis Burda <quent.burda@gmail.com>2023-02-07 09:38:05 -0600
commit7eed418586797f379093a7073ead428ed7a5caea (patch)
tree1f03055d8a6a323559969ae0400b303f2d2b22d6 /test
parentf027251bdf2a8f85a5fa44639a2f709d59bc51b2 (diff)
downloadcachepc-7eed418586797f379093a7073ead428ed7a5caea.tar.gz
cachepc-7eed418586797f379093a7073ead428ed7a5caea.zip
Add perf-based test for irqs interrupting prime-probe in test/eviction
Diffstat (limited to 'test')
-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