diff options
Diffstat (limited to 'testsuite/buildok/scsi.stp')
-rwxr-xr-x | testsuite/buildok/scsi.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/buildok/scsi.stp b/testsuite/buildok/scsi.stp index e058327f..6f60de2f 100755 --- a/testsuite/buildok/scsi.stp +++ b/testsuite/buildok/scsi.stp @@ -12,7 +12,7 @@ if ! grep scsi_dispatch_cmd /proc/kallsyms >/dev/null 2>&1 ; then fi -./stap -p4 - << EOF +stap -p4 - << EOF probe scsi.ioentry { printf("ppname: %s, %d, %d, %d\n", probefunc(), |