aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xscripts/flamegraph.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/flamegraph.sh b/scripts/flamegraph.sh
index 3a6c9e2..7baf084 100755
--- a/scripts/flamegraph.sh
+++ b/scripts/flamegraph.sh
@@ -101,6 +101,7 @@ main() {
--freq=99 \
--call-graph dwarf,65528 \
--pid="$pids" \
+ ${DEBUGINFOD_URLS:+--debuginfod} \
--no-inherit &
record_pid="$!"