summaryrefslogtreecommitdiffstats
path: root/docs/guides
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2021-04-15 18:18:51 +0000
committerGitHub <noreply@github.com>2021-04-15 18:18:51 +0000
commitd416099ffb8ad1d15cf77aa6b4a40e5f3b855ee3 (patch)
tree72961c47408cfde56cb4543744236a81bd9678f4 /docs/guides
parent95da663b95a42de18259fb37bba9ebf1ebab7d58 (diff)
Update eBPF documentation (#10982)
Diffstat (limited to 'docs/guides')
-rw-r--r--docs/guides/troubleshoot/monitor-debug-applications-ebpf.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/troubleshoot/monitor-debug-applications-ebpf.md b/docs/guides/troubleshoot/monitor-debug-applications-ebpf.md
index 13efa20e8a..d6c4b06976 100644
--- a/docs/guides/troubleshoot/monitor-debug-applications-ebpf.md
+++ b/docs/guides/troubleshoot/monitor-debug-applications-ebpf.md
@@ -91,7 +91,7 @@ Let's turn on the `return` mode for more granularity when debugging Firefox's be
```bash
cd /etc/netdata # Replace this path with your Netdata config directory
-sudo ./edit-config ebpf.conf
+sudo ./edit-config ebpf.d.conf
```
Replace `entry` with `return`: