public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-130-gbfbbb76
@ 2010-03-01 21:17 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2010-03-01 21:17 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  bfbbb76e5d0294cc1d44f42ab6c2d91149067b6c (commit)
      from  6861e05642c23c569ef34d49bfa3fe83e2badc11 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bfbbb76e5d0294cc1d44f42ab6c2d91149067b6c
Author: David Smith <dsmith@redhat.com>
Date:   Mon Mar 1 15:17:09 2010 -0600

    Fixed PR 11336 by using a wait queue to wait on procfs file availability.
    
    * runtime/procfs-probes.c: Removed old kernel 2.6.16 code.  Simplified
      _spp_lock macros.
      (_stp_proc_open_file): If file is busy, use a wait queue to wait on it
      being available.
      (_stp_proc_release_file): Decrease open count.
    * tapset-procfs.cxx (emit_module_init): Updated procfs probe
      initialization/shutdown routine names.
      (emit_module_exit): Ditto.

-----------------------------------------------------------------------

Summary of changes:
 runtime/procfs-probes.c |  123 ++++++++++++++++++++---------------------------
 tapset-procfs.cxx       |    6 +-
 2 files changed, 56 insertions(+), 73 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-01 21:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-01 21:17 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-130-gbfbbb76 dsmith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).