An open API service indexing awesome lists of open source software.

https://github.com/sdasgup3/profiler-using-clang-based-ast-instrumentation

Clang based AST reformatting tool used for injecting instrumentation code in C/C++ programs. The goal is collecting profiles (run-times and execution frequencies) on C/C++ programs.
https://github.com/sdasgup3/profiler-using-clang-based-ast-instrumentation

ast c clang cplusplus instrumentation llvm profiler runtime total

Last synced: 6 months ago
JSON representation

Clang based AST reformatting tool used for injecting instrumentation code in C/C++ programs. The goal is collecting profiles (run-times and execution frequencies) on C/C++ programs.

Awesome Lists containing this project