> On 17 May 2024, at 21:03, Vitaliy Makkoveev <o...@bsdbox.dev> wrote:
> 
> https://marc.info/?l=openbsd-bugs&m=170980835807159&w=2

Following dt(4) script could also be useful with this diff.

tracepoint:refcnt:wg_peer {
        printf("%s %x %u %+d%s", probe, arg0, arg1, arg2, kstack)
}

Reply via email to