Skip to content

Commit 469d89f

Browse files
committed
WL#7894 - Improve dtrace support on Oracle Linux 6
Follow up patch to remove shebang line from dtrace.d file to avoid dependency on /usr/sbin/dtrace. Also changed dtrace.d file to 644 as script file as executed using dtrace command now in dynamic_tracing.test.
1 parent 1079324 commit 469d89f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

mysql-test/std_data/dtrace.d

100755100644
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/sbin/dtrace -s
2-
31
/*
42
This Dtrace script is used by the test "dynamic_tracing.test" for
53
dynamic tracing. This script is executed in background by

0 commit comments

Comments
 (0)