llvm-project
2e82d5dd
- [Instrumentor] Add a global function regexp to limit the instrumentation
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
17 hours ago
[Instrumentor] Add a global function regexp to limit the instrumentation Only functions that match the "function_regex" will be instrumented, or if they have the instrumentation attribute.
References
users/jdoerfert/instrumentor_function_regexp
#196234 - [Instrumentor] Add a global function regexp to limit the instrumentation
#196235 - [Instrumentor] Allow multiple config files with different filters
Author
jdoerfert
Committer
jdoerfert
Parents
228ecc25
Loading