Skip to content

Commit

Permalink
Update xprof/xprof.rb.in
Browse files Browse the repository at this point in the history
  • Loading branch information
TApplencourt authored Jul 8, 2024
1 parent c417def commit 5974421
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 @@ -370,7 +370,6 @@ def env_tracers
h['LTTNG_UST_ALLOW_BLOCKING'] = 1
# Customization
h['LTTNG_UST_ZE_PARANOID_DRIFT'] = 1 if OPTIONS[:'backend-names'].include?('ze') && OPTIONS[:profile]

if OPTIONS[:'backend-names'].include?('omp')
backends << 'omp'
h['OMP_TOOL_LIBRARIES'] = File.join(LIBDIR, 'libTracerOMPT.so')
Expand Down

0 comments on commit 5974421

Please sign in to comment.