public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-212-g0226553
@ 2009-08-29 14:53 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2009-08-29 14:53 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  0226553baaf948fbffe403a2ca05bfb12960349c (commit)
      from  60c9dcc116ce1832ff9ff0c235233c5a2db3e3cd (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 0226553baaf948fbffe403a2ca05bfb12960349c
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sat Aug 29 16:49:44 2009 +0200

    Fix overlapping statement probe error in warnings.stp.
    
    Instead of generating a warning the current kernel.statement probe
    produced a warning on some 386 kernels that had optimized that
    particular line:
    semantic error: multiple addresses for fs/bio.c:282
     (try fs/bio.c:278 or fs/bio.c:284)
    semantic error: no match while resolving probe point
     kernel.statement("bio_init@fs/bio.c+3")
    So do as told to just get the expected warnings for this probe.
    
    * testsuite/systemtap.base/warnings.stp (probea): Probe bio_init@fs/bio.c+5.

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

Summary of changes:
 testsuite/systemtap.base/warnings.stp |    2 +-
 1 files changed, 1 insertions(+), 1 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:[~2009-08-29 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-29 14:53 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-212-g0226553 mark

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