Skip to content

debug - #1724

Closed
daniel-noland wants to merge 10 commits into
pr/daniel-noland/stats-collectorfrom
pr/daniel-noland/debug-images
Closed

debug#1724
daniel-noland wants to merge 10 commits into
pr/daniel-noland/stats-collectorfrom
pr/daniel-noland/debug-images

fix(debug): Keep a dumped core out of reach

bc4dda8
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Aug 28, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 e988a66 fix(stats): Stop reporting a rate that is negative... Valid sign-off found
🟢 f430c74 test(interface-manager): Say what spec-to-interfac... Valid sign-off found
🟢 90bab64 fix(stats): Read the rate window in the order its ... Valid sign-off found
🟢 8ee8c1f test(dataplane): Read the cli while the dataplane ... Valid sign-off found
🟢 e323f57 test(stats): Check the published rate against the ... Valid sign-off found
🟢 ef6dc35 test(stats): Check the stencil against arithmetic ... Valid sign-off found
🟢 0af8c71 fix(stats): Open the startup batches as consecutiv... Valid sign-off found
🟢 2cd2846 test(stats): Fuzz the counter ledger against skewe... Valid sign-off found
🟢 e5b2e3f test(stats): Draw the smoothing windows the collec... Valid sign-off found
🟢 d92fe81 fix(stats): Retire a metric series when its name s... Valid sign-off found
🟢 a2e2a80 perf(stats): Spend the collector's second on the t... Valid sign-off found
🟢 c1106cd fix(stats): Hold a batch the collector cannot take... Valid sign-off found
🟢 f44fe37 fix(dataplane): Give the pipeline a tick when the ... Valid sign-off found
🟢 8428864 fix(stats): Reset a VNI's counters when it changes... Valid sign-off found
🟢 ec88437 fix(stats): Drop the traffic still in flight when ... Valid sign-off found
🟢 9e22ea5 perf(stats): Make the collector's work follow the ... Valid sign-off found
🟢 1aa08fe fix(stats): Keep a VPC's own total when its peer i... Valid sign-off found
🟢 fae2c11 fix(stats): Read the store's names and counters as... Valid sign-off found
🟢 f48fbd4 fix(nat): Wait for a fuzz case's timers to retire,... Valid sign-off found
🟢 ea7b03c fix(flow-entry): Build the per-case runtime per ca... Valid sign-off found
🟢 2b848da fix(flow-entry): Repair the shuttle-gated flow tab... Valid sign-off found
🟢 0dc1a41 fix(acl-filter): Keep the rte_acl name counter off... Valid sign-off found
🟢 8eaeaa6 test(dataplane): Draw the model tests' inputs rath... Valid sign-off found
🟢 b4479d4 fix(net): Compare the partner's genid against its ... Valid sign-off found
🟢 f3f11f6 style(stats,dataplane): Take rustfmt's answer Valid sign-off found
🟢 6615ba8 fix(dataplane): Take clippy's answer on three prop... Valid sign-off found
🟢 42a24de style(stats,acl-filter): Settle the sync facade, a... Valid sign-off found
🟢 480c26a build(nix): Keep debug outputs lean Valid sign-off found
🟢 cdc0b7e feat(debug): Add a version-matched core viewer Valid sign-off found
🟢 ae94234 feat(debug): Add a live DAP debugger Valid sign-off found
🟢 752c2d4 feat(debug): Add a syscall tracer image Valid sign-off found
🟢 afa2d5c ci: Publish debug images on a deliberate cadence Valid sign-off found
🟢 74b29d9 test(debug): Exercise the debug images instead of ... Valid sign-off found
🟢 101d683 feat(debug): Run a binary or a single test inside ... Valid sign-off found
🟢 5383f50 feat(debug): Build gdb and perf to run where there... Valid sign-off found
🟢 6165cd5 feat(debug): Dump a core from a running process wi... Valid sign-off found
🟢 bc4dda8 fix(debug): Keep a dumped core out of reach Valid sign-off found