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 151dcc1 commit d2a9df4Copy full SHA for d2a9df4
src/profiling/with_perf.md
@@ -282,7 +282,7 @@ Tree
282
What happens with `--tree-callees` is that
283
284
- we find each sample matching the regular expression
285
-- we look at the code that is occurs *after* the regex match and try
+- we look at the code that occurs *after* the regex match and try
286
to build up a call tree
287
288
The `--tree-min-percent 3` option says "only show me things that take
0 commit comments