public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-166-g08f88cd
@ 2010-03-08 19:39 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2010-03-08 19:39 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  08f88cde0a68f46008cd7498c775f435778e2f5d (commit)
      from  ab5e90c22127ef3c354835571414f9165c07bebe (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 08f88cde0a68f46008cd7498c775f435778e2f5d
Author: David Smith <dsmith@redhat.com>
Date:   Mon Mar 8 13:38:51 2010 -0600

    PR 11338 (partial): Used '@defined()' in tty, scheduler, and vfs tapsets.
    
    * tapset/tty.stp: Used '@defined()' to remove kernel version checks.
    * tapset/scheduler.stp: Ditto.
    * tapset/vfs.stp: Used '@defined()' to remove kernel version checks.  Also
      made several probe points optional instead of using kernel version
      checks to know when to include them.
    * testsuite/buildok/vfs_testcase.stp: Removed stap '-u' (unoptimized mode)
      switch, since '@defined()' doesn't work in unoptimized mode.

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

Summary of changes:
 tapset/scheduler.stp               |    7 +---
 tapset/tty.stp                     |   53 ++++++++--------------------
 tapset/vfs.stp                     |   66 +++++++++++------------------------
 testsuite/buildok/vfs_testcase.stp |    2 +-
 4 files changed, 39 insertions(+), 89 deletions(-)


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-03-08 19:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-08 19:39 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-166-g08f88cd dsmith

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