public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-324-gaaf1b98
@ 2010-11-24  1:44 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2010-11-24  1:44 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  aaf1b98251767de77173560c44d3a943563fbffa (commit)
       via  5ecb0b0c91a961248a3172321b82b9edf8f5772a (commit)
      from  d079d753c93640aa29b52dc32a6e36e94b8d0b01 (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 aaf1b98251767de77173560c44d3a943563fbffa
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Nov 23 16:13:55 2010 -0800

    PR12138: Convert the user_int functions to kread
    
    This uses our more-centralized mechanism for reading uncertain memory,
    which also has the ability to read 8-byte values on i386 (not atomically).
    
    * tapset/uconversions.stp: New, move the user_* functions here.  The new
      STP_GET_USER[_WARN] standardize all integer accesses through kread.
    * tapset/conversions.stp: This is only for kernel functions now.
    * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Include uconversions.
    * testsuite/buildok/conversions.stp: Build the user_intNN too.
    * testsuite/buildok/conversions-embedded.stp: Ditto.

commit 5ecb0b0c91a961248a3172321b82b9edf8f5772a
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Nov 23 16:12:31 2010 -0800

    if we say sdt_types is untested, then don't test it...

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

Summary of changes:
 doc/SystemTap_Tapset_Reference/tapsets.tmpl  |    1 +
 tapset/conversions.stp                       |  476 ------------------------
 tapset/{conversions.stp => uconversions.stp} |  509 ++++++++------------------
 testsuite/buildok/conversions-embedded.stp   |    9 +
 testsuite/buildok/conversions.stp            |    9 +
 testsuite/systemtap.base/sdt_misc.exp        |    3 +-
 6 files changed, 183 insertions(+), 824 deletions(-)
 copy tapset/{conversions.stp => uconversions.stp} (54%)


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


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

only message in thread, other threads:[~2010-11-24  1:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-24  1:44 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-324-gaaf1b98 jistone

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).