[DTrace-devel] [PATCH 14/17] usdt: implement tracing USDT probes specified in ELF notes
Kris Van Hees
kris.van.hees at oracle.com
Sat Jun 7 23:45:10 UTC 2025
On Sat, Jun 07, 2025 at 07:46:55PM +0100, Nick Alcock wrote:
> On 7 Jun 2025, Kris Van Hees said:
>
> > ---
> > include/dtrace/pid.h | 1 +
> > libdtrace/dt_cg.c | 4 +-
> > libdtrace/dt_cg.h | 3 +-
> > libdtrace/dt_pid.c | 3 +
> > libdtrace/dt_prov_uprobe.c | 590 +++++++++++++++++++++++++++++++++++--
> > 5 files changed, 573 insertions(+), 28 deletions(-)
>
> Reviewed-by: Nick Alcock <nick.alcock at oracle.com>
Thanks.
More information about the DTrace-devel
mailing list