Open marijaselakovic opened 7 years ago
Is there a possibility to selectively chose AST nodes for instrumentation? For example, I want to instrument and track only function calls to reduce the overall overhead of instrumenting all nodes.
Is there a possibility to selectively chose AST nodes for instrumentation? For example, I want to instrument and track only function calls to reduce the overall overhead of instrumenting all nodes.