-
Updated
Aug 13, 2020 - Java
instrumentation
Here are 421 public repositories matching this topic...
-
Updated
Aug 6, 2020 - Java
-
Updated
Aug 1, 2020 - Java
-
Updated
Aug 13, 2020 - Python
-
Updated
Aug 7, 2020 - C#
The memtrace* sample clients use drutil_expand_rep_string, but the instrace* ones do not. This can confuse users: https://groups.google.com/g/dynamorio-users/c/HR4pX6lwP_I
-
Updated
Aug 14, 2020 - Java
-
Updated
Aug 13, 2020 - Java
-
Updated
Aug 18, 2020 - C++
-
Updated
Jun 30, 2020 - JavaScript
Hi,
I'd like to check if a session is active for a subscription.
If I got it right, hasSession() is prepared for this purpose.
But it can't be accessed because it doesn't exist in [interface](https://github.com/node-opcua/node-opcua/blob/master/packages/node-o
-
Updated
Aug 17, 2020 - C
Just lost my status screens with few billions of execs :(
So, my ideas:
- Can we store all the fuzzer stats as shown in status screen, and then restore it when resuming (with both AFL_AUTORESUME and '-i' option) ? If it somehow affects or depends on inner state of AFL++ instance, can we restore this inner state too?
- Can we prevent random Ctrl+C presses for example, by asking to confirm? You
-
Updated
Aug 11, 2020 - JavaScript
-
Updated
Aug 4, 2020 - C
Refactor host -> guest context switch assembly codes that have been duplicated when we introduced AVX support.
-
Updated
Jun 19, 2020 - Erlang
-
Updated
Jul 27, 2020 - Python
-
Updated
May 15, 2019 - Java
-
Updated
Jul 28, 2020 - Elixir
-
Updated
Jul 29, 2020 - C++
-
Updated
Jun 28, 2020 - Go
-
Updated
Nov 25, 2019 - Go
-
Updated
Aug 15, 2020 - Go
-
Updated
Aug 5, 2020 - JavaScript
-
Updated
Jul 20, 2020 - Elixir
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