diff options
Diffstat (limited to 'profiling/streaming-read.bash')
-rwxr-xr-x | profiling/streaming-read.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiling/streaming-read.bash b/profiling/streaming-read.bash index 8976639..df75c68 100755 --- a/profiling/streaming-read.bash +++ b/profiling/streaming-read.bash @@ -26,4 +26,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" |