magic-trace icon indicating copy to clipboard operation
magic-trace copied to clipboard

Add `-min-trigger-time` to delay installing breakpoint

Open Xyene opened this issue 3 years ago • 1 comments

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]

Xyene avatar Apr 11 '22 12:04 Xyene