summaryrefslogtreecommitdiff
path: root/profiling/write-trace.bash
diff options
context:
space:
mode:
Diffstat (limited to 'profiling/write-trace.bash')
-rwxr-xr-xprofiling/write-trace.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiling/write-trace.bash b/profiling/write-trace.bash
index bb1de1a..707e1d3 100755
--- a/profiling/write-trace.bash
+++ b/profiling/write-trace.bash
@@ -20,4 +20,3 @@ dd if=/dev/zero of="$T/b/zero" bs=1M count=100
echo
echo "Hint: go tool trace $T/trace"
-