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-1.3-224-g1c51351


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  1c5135196602f03ef38878eccbf00fe8ca280891 (commit)
       via  e590ee1b8d05ec80f76c6f4a9dc5a8bc3e309162 (commit)
       via  b86b8bdd5aaee34aacef2d7897a486fb3ff84c1b (commit)
       via  6976f10728ca9d46ef98e5af1a471981e63e0e2b (commit)
       via  fecbb68d3e1ef1c17a038241fbdf8905174d289f (commit)
       via  5644789e084027bc05b0f8a683ac6f69c2c10e0a (commit)
      from  662539d9a5eacd7dffd066caa9c25ec2e0ab6047 (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 1c5135196602f03ef38878eccbf00fe8ca280891
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Oct 20 19:47:25 2010 -0700

    AUTHORS bump

commit e590ee1b8d05ec80f76c6f4a9dc5a8bc3e309162
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Oct 20 19:45:40 2010 -0700

    Build test for task_dentry_path

commit b86b8bdd5aaee34aacef2d7897a486fb3ff84c1b
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Oct 20 19:37:30 2010 -0700

    A few further pfiles tweaks
    
    - Handle device numbers that are (0,0).
    - Add kreads on a few __retvalue assignments.
    - Add kreads for getting sock->ops.
    - Remove kreads from socket functions that are using the stack.

commit 6976f10728ca9d46ef98e5af1a471981e63e0e2b
Author: Erick Tryzelaar <erick.tryzelaar@gmail.com>
Date:   Wed Oct 20 10:46:26 2010 -0700

    __dentry_prepend should not always add trailing '/'

commit fecbb68d3e1ef1c17a038241fbdf8905174d289f
Author: Erick Tryzelaar <erick.tryzelaar@gmail.com>
Date:   Wed Oct 20 10:46:25 2010 -0700

    Factor out d_path printing for any dentry.

commit 5644789e084027bc05b0f8a683ac6f69c2c10e0a
Author: Erick Tryzelaar <erick.tryzelaar@gmail.com>
Date:   Tue Oct 19 17:09:07 2010 -0700

    Rewrite pfiles to check return values

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

Summary of changes:
 AUTHORS                                         |    2 +
 tapset/dentry.stp                               |   44 +++-
 testsuite/buildok/dentry-embedded.stp           |    1 +
 testsuite/systemtap.examples/process/pfiles.stp |  286 ++++++++++++++---------
 4 files changed, 207 insertions(+), 126 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]