Skip to content

trace_events: add trace category enabled tracking

Rodrigo Muino Tomonari requested to merge github/fork/jasnell/trace-state into master

Track state of async_hooks trace event category enablement. Enable/disable the async_hooks trace event dynamically.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading