~registry/glib/glib-2-30

Viewing all changes in revision 7867.

  • Committer: Colin Walters
  • Author(s): Alexander Larsson
  • Date: 2010-05-27 18:51:41 UTC
  • Revision ID: git-v1:8e41be13efe06a0bbd89beefc6e7ae7279b56834
Add dtrace and systemtap support for gobject

This adds static markers and systemtap tapsets for:

* type creation
* object lifetimes (creation, ref, unref, dispose, finalize)
* signal creation and emission

Signal emissions and finalization marker have a corresponding
*_end (or *-end in dtrace) version that is when the corresponding
operation is finished.

https://bugzilla.gnome.org/show_bug.cgi?id=606044

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: