Displaying 1 result from an estimated 1 matches for "process_load".
2016 Jun 16
10
RFC: Comprehensive Static Instrumentation
Hey LLVM-dev,
We propose to build the CSI framework to provide a comprehensive suite of
compiler-inserted instrumentation hooks that dynamic-analysis tools can use
to observe and investigate program runtime behavior. Traditionally, tools
based on compiler instrumentation would each separately modify the compiler
to insert their own instrumentation. In contrast, CSI inserts a standard