Skip to content

Allow Partial Tracer to put regions into trace, even tho no additional instrumentation is used. Solves #33

VALENTIN SEITZ requested to merge partial-tracer-always-on into master

Added an eviroment variable to write all the regions, even though we might not enable tracing on them.

Solves #33 (closed) Also removes an orphaned print

Edited by VALENTIN SEITZ

Merge request reports