summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok/irq.stp
blob: b1a141dc4f48b5c382b75680d2baf357d837ced6 (plain)
1
2
3
4
5
6
7
#! stap -p4

// Tests if all probes in irq tapset are resolvable

probe workqueue.* {}
probe irq_handler.* {}
probe softirq.* {}