Skip to content

Commit

Permalink
... (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Applencourt <[email protected]>
  • Loading branch information
TApplencourt and Thomas Applencourt authored Sep 7, 2023
1 parent 7a32471 commit 6d30d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xprof/xprof.sh.erb.in
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ trace_and_summary_live() {
# Run the binary
trap 'trace_epilogue_live' EXIT SIGABRT SIGSEGV
preload_lib_tracers
"$@"
LTTNG_UST_ALLOW_BLOCKING=1 "$@"
}


Expand Down

0 comments on commit 6d30d7a

Please sign in to comment.