diff options
Diffstat (limited to 'profiling/streaming-write.bash')
-rwxr-xr-x | profiling/streaming-write.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiling/streaming-write.bash b/profiling/streaming-write.bash index 27d7098..7732cfb 100755 --- a/profiling/streaming-write.bash +++ b/profiling/streaming-write.bash @@ -19,4 +19,4 @@ done echo echo "Hint: go tool pprof ../gocryptfs $T/cprof" -echo " go tool pprof -alloc_space ../gocryptfs /tmp/tmp.DRhBSFO6pu/mprof" +echo " go tool pprof -alloc_space ../gocryptfs $T/mprof" |