[DTrace-devel] [oracle/dtrace-utils] a67a8d: cc, bpf: fix CTF error reporting

Nick Alcock noreply at github.com
Fri Feb 16 14:55:08 UTC 2024


  Branch: refs/heads/devel
  Home:   https://github.com/oracle/dtrace-utils
  Commit: a67a8de9e93546c6bd37721858c6e9888dca6a3f
      https://github.com/oracle/dtrace-utils/commit/a67a8de9e93546c6bd37721858c6e9888dca6a3f
  Author: Nick Alcock <nick.alcock at oracle.com>
  Date:   2024-02-16 (Fri, 16 Feb 2024)

  Changed paths:
    M libdtrace/dt_cc.c

  Log Message:
  -----------
  cc, bpf: fix CTF error reporting

When there are CTF errors, dt_link_construct reports

Error: Success

To report a CTF error, you have to set the dt_errno to EDT_CTF (see
dtrace_errmsg()).

Signed-off-by: Nick Alcock <nick.alcock at oracle.com>
Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>



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