public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-332-g2b300eb
@ 2010-06-23 23:06 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2010-06-23 23:06 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  2b300ebe599bbfbd8c37d2ec85bace26ada8c1e4 (commit)
       via  d48df0cfe5a083398926493f558c261f2ab56ffa (commit)
      from  94cbf48e332d87d85592cf774a45b5fa8e9ae027 (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 2b300ebe599bbfbd8c37d2ec85bace26ada8c1e4
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jun 23 16:04:25 2010 -0700

    Add kernel-dwarf to the pretty-prints tests
    
    Since some kernels don't have utrace, we should also exercise the dwarf
    pretty-printing on a kprobe.

commit d48df0cfe5a083398926493f558c261f2ab56ffa
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jun 23 14:28:16 2010 -0700

    PR10830 cont'd: Rename pp1() -> pn() and isolate it
    
    The new name is "pn" to evoke "probe name".  It is also now isolated in
    its own tapset file, so it's less likely to be pulled into and conflict
    with a user's script accidentally.
    
    No real code changes here -- it's roughly just s/pp1/pn/ and
    s/probe_point_listing/probe_name/.

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

Summary of changes:
 tapset-timers.cxx                      |    4 ++--
 tapset/context.stp                     |   18 ------------------
 tapset/pn.stp                          |   26 ++++++++++++++++++++++++++
 tapsets.cxx                            |    8 ++++----
 testsuite/buildok/context-embedded.stp |    2 +-
 testsuite/buildok/pretty.stp           |   13 ++++++++-----
 testsuite/semok/pretty.stp             |   13 ++++++++-----
 testsuite/systemtap.base/pp.exp        |    4 ++--
 testsuite/systemtap.base/pp.stp        |    2 +-
 translate.cxx                          |   16 ++++++++--------
 10 files changed, 60 insertions(+), 46 deletions(-)
 create mode 100644 tapset/pn.stp


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-06-23 23:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-23 23:06 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-332-g2b300eb 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).