This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-195-gcec7293


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  cec7293bd301b4737da7abe8d1b70b9689fd3f00 (commit)
       via  1446b65dbd2d023a54675277f157ab661bc06474 (commit)
       via  a80aa597e9d6fa3443a8f5a1c049422f909c85bb (commit)
       via  e56e51c92847a328a713e56eb6796a25cf6eb3e2 (commit)
      from  e071e49b06c2fe9e20c15ec3719cbaa60ae4afe1 (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 cec7293bd301b4737da7abe8d1b70b9689fd3f00
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sat Sep 6 10:25:28 2008 -0400

    PR6445: documentation, mopping up

commit 1446b65dbd2d023a54675277f157ab661bc06474
Merge: a80aa597e9d6fa3443a8f5a1c049422f909c85bb e071e49b06c2fe9e20c15ec3719cbaa60ae4afe1
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sat Sep 6 10:09:26 2008 -0400

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
    
    * 'master' of ssh://sources.redhat.com/git/systemtap:
      Handle scalar statistics.

commit a80aa597e9d6fa3443a8f5a1c049422f909c85bb
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sat Sep 6 10:09:02 2008 -0400

    "stap -c" cleanup part 2 - use wordexp / execvp instead of "sh -c" to execute cmd string

commit e56e51c92847a328a713e56eb6796a25cf6eb3e2
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Sep 5 23:18:24 2008 -0400

    task_finder <-> target_pid coupling; staprun/target_cmd fork under ptrace control

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

Summary of changes:
 ChangeLog                              |    5 +
 NEWS                                   |   12 +
 runtime/ChangeLog                      |    7 +
 runtime/staprun/ChangeLog              |    5 +
 runtime/staprun/mainloop.c             |  628 +++++++++++++++++---------------
 runtime/task_finder.c                  |    9 +-
 tapsets.cxx                            |    5 +-
 testsuite/ChangeLog                    |    5 +
 testsuite/systemtap.base/cmd_parse.exp |   48 +--
 9 files changed, 395 insertions(+), 329 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]