[DTrace-devel] [oracle/dtrace-utils] 10899c: Disable building USDT test triggers due to linker ...

euloh noreply at github.com
Fri Apr 29 17:00:52 UTC 2022


  Branch: refs/heads/dev
  Home:   https://github.com/oracle/dtrace-utils
  Commit: 10899c5cadb401cb1b6f78be548c0c05f14a365c
      https://github.com/oracle/dtrace-utils/commit/10899c5cadb401cb1b6f78be548c0c05f14a365c
  Author: Kris Van Hees <kris.van.hees at oracle.com>
  Date:   2022-04-27 (Wed, 27 Apr 2022)

  Changed paths:
    M cmd/Build
    M test/triggers/Build

  Log Message:
  -----------
  Disable building USDT test triggers due to linker failures

Disable the EXTERNAL_64BIT_SDT_TRIGGERS targets.  Also add run-dtrace
as an explicit dependency for the "all" target so it gets built.  It
is very frequently used for development testing and was previously
created as a dependency for USDT triggers.

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


  Commit: ba7fd1aa6a126f2bd0f05abd2a57444a938610a2
      https://github.com/oracle/dtrace-utils/commit/ba7fd1aa6a126f2bd0f05abd2a57444a938610a2
  Author: Eugene Loh <eugene.loh at oracle.com>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M test/unittest/ustack/tst.ustack_profile.r.p

  Log Message:
  -----------
  Clean up the post-processing of ustack() frames

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


Compare: https://github.com/oracle/dtrace-utils/compare/beeb93e06f35...ba7fd1aa6a12



More information about the DTrace-devel mailing list