instrumentation
Here are 500 public repositories matching this topic...
Runtime code generation for the Java virtual machine.
-
Updated
Sep 6, 2021 - Java
extract internal monitoring data from application logs for collection in a timeseries database
-
Updated
Sep 14, 2021 - Go
-
Updated
Sep 9, 2021 - Java
Prometheus instrumentation library for Python applications
-
Updated
Sep 13, 2021 - Python
C/C++ Performance Profiler
-
Updated
Sep 14, 2021 - C++
Java distributed tracing implementation compatible with Zipkin backend services.
-
Updated
Sep 7, 2021 - Java
Hi, I also have a question regarding the custom post processor.
In the example https://github.com/AFLplusplus/AFLplusplus/blob/stable/custom_mutators/examples/post_library_gif.so.c#L48 it is mentioned that if the post process function returns 0 the input is not sent to the target program and fuzzing is continued. When I tried to do that same the fuzzer throws the error: `Custom_post_process fa
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
-
Updated
Jun 22, 2021 - C#
There are many instances of INSTR_CREATE macro documentation saying things like this:
* \param dc The void * dcontext used to allocate memory for the instr_t.
That should have a # to link up the instr_t type.
Prometheus instrumentation library for JVM applications
-
Updated
Sep 14, 2021 - Java
Distributed tracing for spring cloud
-
Updated
Sep 10, 2021 - Java
A modern tool for the Windows kernel exploration and tracing
-
Updated
Sep 10, 2021 - Go
Hand-crafted Frida examples
-
Updated
Jun 19, 2021 - JavaScript
Documentation:
-
Updated
Apr 30, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
When starting a nodejs process with pm2 using node-opcua on Windows 10 a Windows Prompt windows pops ups each time when "node-opcua-pki" package runs child_process.exec() method. The exec process is calling openssl.
There are two occurances: lib/misc/install_prerequisite.ts:98 and lib/pki/toolbox.js:123
**Describe
Performance monitoring and benchmarking suite
-
Updated
Sep 14, 2021 - C
A Dynamic Binary Instrumentation framework based on LLVM.
-
Updated
Sep 7, 2021 - C++
php probe for zipkin and opentracing
-
Updated
May 27, 2021 - C
Dynamic dispatching library for metrics and instrumentations.
-
Updated
Sep 13, 2021 - Erlang
-
Updated
Aug 22, 2021 - Elixir
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
-
Updated
Jun 9, 2021 - C++
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
-
Updated
May 15, 2019 - Java
OpenTracing Bridge for Zipkin Go
-
Updated
Jul 19, 2021 - Go
Zipkin tracer library for go
-
Updated
Aug 19, 2021 - Go
Frida core library intended for static linking into bindings
-
Updated
Sep 4, 2021 - Vala
Improve this page
Add a description, image, and links to the instrumentation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the instrumentation topic, visit your repo's landing page and select "manage topics."


It would be helpful if the lcov generated reports could generate relative paths. My use case is that I am generating coverage reports from a docker image and then using VS Code Coverage Gutters which supports relative paths to view the coverage. But it doesn't work because the absolute paths on the docker c