|
|
|
|
|
by Dylan16807
1415 days ago
|
|
What I'm finding in a quick search is: * It should be fast, but I haven't found a benchmark. * There appear to be some issues of signals hitting at the wrong time vs. angering valgrind, depending on probe timing. * Probes like this are mandatory on windows to make sure the stack is allocated, so it can't be that bad. |
|