summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/vta-test.stp
blob: 9f8527eeb671009fba7b3217e611b68b647f0b57 (plain)
1
probe process("vta-test.exe").mark("t1") { printf("i: 0x%x\n", $i) }