Skip to content

Commit

Permalink
Fix a typo in profile.md (#29627)
Browse files Browse the repository at this point in the history
(cherry picked from commit 806d7c2)
  • Loading branch information
colaholic authored and KristofferC committed Oct 19, 2018
1 parent f254e85 commit e43d3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/manual/profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,5 +341,5 @@ There are many more interesting things that you can measure about your program,
please read the [Linux perf examples page](http://www.brendangregg.com/perf.html).
Remember that perf saves for each execution a `perf.data` file that, even for small programs, can get
quite large. Also the perf LLVM module saves temporarly debug objects in `~/.debug/jit`, remember
quite large. Also the perf LLVM module saves temporarily debug objects in `~/.debug/jit`, remember
to clean that folder frequently.

0 comments on commit e43d3d3

Please sign in to comment.