[DTrace-devel] [PATCH 14/17] usdt: implement tracing USDT probes specified in ELF notes
Nick Alcock
nick.alcock at oracle.com
Sat Jun 7 18:46:55 UTC 2025
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>
(though I already have changes planned, heh heh -- but this will do for
this release, and about 90% of it survives those changes anyway: it just
moves around a bit.)
More information about the DTrace-devel
mailing list