code-instrumentation
There are 7 repositories under code-instrumentation topic.
monshunter/goat
GOAT (Golang Application Tracing) - A high-performance code tracing tool for gray releases in Go applications, featuring automatic incremental code tracking, real-time monitoring, and intelligent instrumentation to help developers make reliable decisions during gray releases.
scrutinydebugger/scrutiny-main
Debugging embedded software through instrumentation with a nice UI
staticafi/sbt-instrumentation
Configurable instrumentation of LLVM bitcode
liblaf/clang-wrapper
🛠️ LLVM-based tool for JNI interface counting & call hooking
garysassano/cdk-aws-lambda-otel-code-instrumentation-node
CDK app showcasing OpenTelemetry code-based instrumentation for AWS Lambda functions using the Node.js runtime
ioncakephper/contract-shield-cli
A CLI tool that processes @pre, @post, and @invariant tags in functions, classes, and methods within a source file. It generates a modified version of the source code that automatically validates input conditions (@pre), result conditions (@post), and invariant conditions (@invariant).
liblaf/llvmtutor
🛠️ Transform and analyze LLVM IR with a suite of educational passes and tools!