[DTrace-devel] 2.0-branch-dev updated

Kris Van Hees kris.van.hees at oracle.com
Wed Jun 3 20:58:46 PDT 2020


The 2.0-branch-dev DTRace development branch has been updated with the
following patches:

Kris Van Hees (15):
      Fix various memory leaks
      Provide a more consistent implementation of the trace() action
      Fix path of basename
      Provide additional tests for the exit() action
      Implement first set of builtin variables
      First implementation of the printf action
      Add tests for clause-local variables
      Update cpu handling to also retrieve num_possible_cpus and chip id
      Fix references to BPF maps.
      Implement the curcpu builtin D variable
      Fix tests for builtin variables with pointer values
      Use dt_dprintf() instead of fprintf() and implement proper error reporting
      Allow undefined references to BPF maps in precompiled functions
      Fix SEGV when dt_set_errmsg() is called outside of compilation
      Integrate the predicate (if any) into the main program.

The code can be found at git://github.com/oracle/dtrace-utils.git, branch
2.0-branch-dev.

	Kris



More information about the DTrace-devel mailing list