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