We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be787f6 commit 340014eCopy full SHA for 340014e
doc/src/manual/profile.md
@@ -341,5 +341,5 @@ There are many more interesting things that you can measure about your program,
341
please read the [Linux perf examples page](http://www.brendangregg.com/perf.html).
342
343
Remember that perf saves for each execution a `perf.data` file that, even for small programs, can get
344
-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
345
to clean that folder frequently.
0 commit comments