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.9.7-164-gdec6cf8


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  dec6cf8fd4da55ac0fd4c711b3eebc48ee9eda75 (commit)
      from  29d0edebd429185b88ff9c476eb4fba4396b5f63 (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 dec6cf8fd4da55ac0fd4c711b3eebc48ee9eda75
Author: Josh Stone <jistone@redhat.com>
Date:   Fri May 22 15:27:56 2009 -0700

    Move the "pure" tag into the body of __is_user_regs
    
    The "/* pure */" tag has no effect unless it is within the embedded-C
    body of a function.  In this instance, they were accidentally moved out
    during the syscall cleanups.

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

Summary of changes:
 tapset/nd_syscalls.stp |    3 ++-
 tapset/syscalls.stp    |    3 ++-
 2 files changed, 4 insertions(+), 2 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]