Skip to content

Commit

Permalink
Update xprof/xprof.rb.in
Browse files Browse the repository at this point in the history
Co-authored-by: Brice Videau <[email protected]>
  • Loading branch information
TApplencourt and Kerilk authored Jul 23, 2024
1 parent 7d3fa8e commit 4021e02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xprof/xprof.rb.in
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,6 @@ def trace_and_on_node_processing(usr_argv)
# All ranks need to set the LLTTNG_HOME env
# so they can have access to the daemon
ENV['LTTNG_HOME'] = lttng_home_dir
LOGGER.debug("LTTNG_HOME = #{ENV.fetch('LTTNG_HOME', nil)}")
# Only local master spawn LTTNG daemon and start session
setup_lttng(backends) if mpi_local_master?
syncd.local_barrier('waiting_for_lttng_setup')
Expand Down

0 comments on commit 4021e02

Please sign in to comment.