dtrace

Clone Tools
  • last updated 26 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improved spelling

  1. … 18 more files in changeset.
prefer new spelling of macOS

  1. … 3 more files in changeset.
WIP

  1. … 2 more files in changeset.
Fix call example

* dtrace/README: Updated instructions to cover SIP deactivation, minor corrections. Added one more D script (nsf_calltime.d). * nsfDTrace.h: Re-generated.

  1. … 2 more files in changeset.
Fix typos

  1. … 63 more files in changeset.
- fix typos, example code

  1. … 1 more file in changeset.
- close parenthesis in README text

- fix readme file

DTrace * renamed object-create into object-alloc (counterpart of object-free, no confusion with create) * fire probes as well for classes created by the object system

  1. … 5 more files in changeset.
- updated DTrace README

DTrace: * add probes for object creation and freeing * add sample d-script for object bookkeeping

  1. … 5 more files in changeset.
- comment functions, activate D-mode in emacs

DTrace: handle self->tracing in D scripts (and in dtrace/sample.tcl, tests/object-system.tcl)

    • -0
    • +100
    ./execution-flow-args.d
- dtrace improvements: * track objects in method invocations * trace result codes in method-return * add some dtrace sample scripts

  1. … 7 more files in changeset.