instrumentation
Here are 501 public repositories matching this topic...
-
Updated
Oct 16, 2021 - Java
-
Updated
Sep 28, 2021 - Go
-
Updated
Oct 5, 2021 - Java
-
Updated
Oct 13, 2021 - Python
-
Updated
Oct 16, 2021 - C++
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
-
Updated
Oct 12, 2021 - Java
-
Updated
Oct 13, 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.
-
Updated
Oct 18, 2021 - Java
-
Updated
Oct 14, 2021 - Java
-
Updated
Sep 20, 2021 - Go
-
Updated
Jun 19, 2021 - JavaScript
-
Updated
Apr 30, 2021 - JavaScript
If I do a session.read of any nodeId with the attributeId "AccessLevelEx" (27) I get the following error:
invalid value 27 for field attributeId of type UInt32
Steps to reproduce the behavior:
- I'm using the following code:
const readResult = await session.read({ nodeId: nodeId, attributeId: AttributeIds[attributeId] }); - Normally I'm getting a result and check for a bad statu
-
Updated
Oct 12, 2021 - C
-
Updated
Oct 11, 2021 - C++
-
Updated
May 27, 2021 - C
-
Updated
Oct 14, 2021 - Erlang
-
Updated
Aug 22, 2021 - Elixir
-
Updated
Sep 30, 2021 - C++
-
Updated
May 15, 2019 - Java
-
Updated
Oct 8, 2021 - Go
-
Updated
Jul 19, 2021 - Go
-
Updated
Oct 14, 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