Skip to content

Commit 169d1ae

Browse files
authored
Merge PR-10207 from sverker/erts/trace-no-block OTP-19811
Make trace:info(S, MFA, call_time | call_memory) not block all schedulers
2 parents 8778497 + 55df6b0 commit 169d1ae

File tree

11 files changed

+1073
-326
lines changed

11 files changed

+1073
-326
lines changed

erts/emulator/beam/atom.names

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,7 @@ atom total_run_queue_lengths_all
744744
atom tpkt
745745
atom trace traced
746746
atom trace_control_word
747+
atom trace_info_finish
747748
atom trace_status
748749
atom tracer
749750
atom trap_exit

0 commit comments

Comments
 (0)