aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/trace_profile
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2024-08-27 19:28:26 +0200
committerJohannes Stoelp <johannes.stoelp@gmail.com>2024-08-27 19:28:26 +0200
commit4b9f5c11fe4c2bebd92033cebe215dfc0d5f9397 (patch)
tree5ebdbb4658502993a9981a40573a46c42c78f5fe /src/trace_profile
parenta50f54320317c1012f6d798f5d8fbaff0eeb438b (diff)
downloadnotes-4b9f5c11fe4c2bebd92033cebe215dfc0d5f9397.tar.gz
notes-4b9f5c11fe4c2bebd92033cebe215dfc0d5f9397.zip
misc: fix comments
Diffstat (limited to 'src/trace_profile')
-rw-r--r--src/trace_profile/perf.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trace_profile/perf.md b/src/trace_profile/perf.md
index 7ce2ca2..0c92768 100644
--- a/src/trace_profile/perf.md
+++ b/src/trace_profile/perf.md
@@ -165,7 +165,7 @@ The following gives an example for a scenario where we have the following calls
- `main -> do_bar() -> do_work()`
```sh
-perf report --stdio -g graph,callee
+perf report --stdio -g graph,caller
# Children Self Command Shared Object Symbols
# ........ ........ ....... .................... .................