magic-trace
magic-trace copied to clipboard
Add `-min-trigger-time` to delay installing breakpoint
This allows capturing traces with -trigger symbols that get called
with very high (possibly bursty) frequency, where we otherwise migt
trigger before the snapshot buffer has a chance to fill up.
Closes #56.
Signed-off-by: Tudor Brindus [email protected]