HomeFreeBSD

dtrace: Make pid provider work on trivial tests

Description

dtrace: Make pid provider work on trivial tests

'newpc' needs set in the "common" case. With this, the trivial test

$ dtrace -n 'pid$target:libc:strlen:entry { trace(timestamp); }' -p
<pid>

now works.

MFC after: 3 weeks

Details

Provenance
jhibbitsAuthored on Oct 30 2022, 7:33 PM
Parents
rG35c87c070a2d: ofed: allow using IPv6 address in rc_pingpong server
Branches
Unknown
Tags
Unknown