public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-179-gc8a44de
@ 2009-07-20 20:25 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2009-07-20 20:25 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  c8a44dea9630e500f1eb44cb7934217fb2212f4e (commit)
      from  c3d506aed4f651a98d1afde2fe700822edf9e78e (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 c8a44dea9630e500f1eb44cb7934217fb2212f4e
Author: David Smith <dsmith@redhat.com>
Date:   Mon Jul 20 15:25:01 2009 -0500

    Fixed PR 10386 by removing the need to convert a pid to a task.
    * runtime/itrace.c (usr_itrace_init): Changed prototype to take a
      task_struct instead of a pid.
    * tapset-itrace.cxx (emit_module_decls): Updated usr_itrace_init() call.
    * runtime/autoconf-find-task-pid.c: Removed, since only user_itrace_init()
      was using it.
    * buildrun.cxx (compile_pass): Removed autoconf-find-task-pid.c test.

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

Summary of changes:
 buildrun.cxx                     |    1 -
 runtime/autoconf-find-task-pid.c |    6 ------
 runtime/itrace.c                 |   15 +++++----------
 tapset-itrace.cxx                |    2 +-
 4 files changed, 6 insertions(+), 18 deletions(-)
 delete mode 100644 runtime/autoconf-find-task-pid.c


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


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

only message in thread, other threads:[~2009-07-20 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-20 20:25 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-179-gc8a44de 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).