[DTrace-devel] [oracle/dtrace-utils] da91e3: Update README.md for RPM info

euloh noreply at github.com
Fri Nov 21 01:56:12 UTC 2025


  Branch: refs/heads/dev-queue
  Home:   https://github.com/oracle/dtrace-utils
  Commit: da91e336155e6d28b274d03465e7c9864a8efedd
      https://github.com/oracle/dtrace-utils/commit/da91e336155e6d28b274d03465e7c9864a8efedd
  Author: Eugene Loh <eugene.loh at oracle.com>
  Date:   2025-11-20 (Thu, 20 Nov 2025)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md for RPM info

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
Reviewed-by: Kris Vam Hees <kris.van.hees at oracle.com>


  Commit: 3f15526bf85dfc2608d3c524e8e38e9107499281
      https://github.com/oracle/dtrace-utils/commit/3f15526bf85dfc2608d3c524e8e38e9107499281
  Author: Eugene Loh <eugene.loh at oracle.com>
  Date:   2025-11-20 (Thu, 20 Nov 2025)

  Changed paths:
    M libdtrace/dt_pid.c
    M test/unittest/usdt/tst.stapsdt-notes-isenabled.r
    A test/unittest/usdt/tst.stapsdt-notes-isenabled.r.p
    M test/unittest/usdt/tst.stapsdt-notes-isenabled.sh

  Log Message:
  -----------
  Do not convert "__" to "-" for stapsdt provider names

DTrace provides "__" to "-" conversion for USDT probe names.

Commit 4f58b864a0 ("support stapsdt ELF-note-defined static probes")
included "__" to "-" conversion for stapsdt provider names and probe
names.  Commit 22932a9875
("selftests/usdt: add is-enabled stapsdt tests using semaphores")
adds tests for both conversions.

Since SystemTap itself provides "__" to "-" conversion only for probe
names, remove the conversion for stapsdt provider names.

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
Reviewed-by: Kris Vam Hees <kris.van.hees at oracle.com>


Compare: https://github.com/oracle/dtrace-utils/compare/3198d4fb8a94...3f15526bf85d

To unsubscribe from these emails, change your notification settings at https://github.com/oracle/dtrace-utils/settings/notifications



More information about the DTrace-devel mailing list