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-182-gd63b741


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  d63b741cb4a97af1b4f41077027784eae838eaf3 (commit)
      from  653e6a9a860d2cdf71a3be5eb0ec91c3606a7f58 (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 d63b741cb4a97af1b4f41077027784eae838eaf3
Author: David Smith <dsmith@redhat.com>
Date:   Tue Oct 5 16:07:31 2010 -0500

    In the syscall.*utime probes, get values directly.
    
    * tapset/syscalls2.stp (syscall.utime): Instead of calling a function to
      get actime/modtime, use user_long() to get the value.
      (syscall.compat_utime): Ditto.

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

Summary of changes:
 tapset/syscalls2.stp |    9 +++++----
 1 files changed, 5 insertions(+), 4 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]