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-241-ge61774f
@ 2010-06-10 13:40 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2010-06-10 13:40 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  e61774fc6e469348b01da64689318bc4e8aa509d (commit)
       via  f8bfb48eddd36b2730db8c3b0d2a82ed8438ca87 (commit)
      from  a61b6f176e1fd17e4d43b6114186cb57d87ec5e3 (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 e61774fc6e469348b01da64689318bc4e8aa509d
Merge: f8bfb48eddd36b2730db8c3b0d2a82ed8438ca87 a61b6f176e1fd17e4d43b6114186cb57d87ec5e3
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Jun 10 09:40:01 2010 -0400

    Merge branch 'master' of git://sources.redhat.com/git/systemtap
    
    * 'master' of git://sources.redhat.com/git/systemtap:
      Tighten static user probe point operand contraints from "g" to "ro"

commit f8bfb48eddd36b2730db8c3b0d2a82ed8438ca87
Author: Tony Jones <tonyj@suse.de>
Date:   Thu Jun 10 09:38:14 2010 -0400

    fix !CONFIG_FRAME_POINTER, !CONFIG_UTRACE case
    
    In a kernel without FRAME_POINTERS (using the DWARF UNWINDER) and without
    UTRACE I see the following in latest git master:
    [...]
    In file included from /tmp/stap/share/systemtap/runtime/stack.c:56:0,
                     from /tmp/stapPHqTen/stap_12068.c:52:
    /tmp/stap/share/systemtap/runtime/stack-i386.c: In function "__stp_stack_print":
    /tmp/stap/share/systemtap/runtime/stack-i386.c:69:25: error: implicit declaration of function "uprobe_get_pc".
    
    AFAICT the autoconf test should result in STAPCONF_UPROBE_GET_PC=0 for the
    case where CONFIG_UTRACE is unset since UPROBES requires UTRACE.
    
    Signed-off-by: Tony Jones <tonyj@suse.de>

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

Summary of changes:
 runtime/autoconf-uprobe-get-pc.c |    4 ++++
 1 files changed, 4 insertions(+), 0 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-06-10 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-10 13:40 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-241-ge61774f fche

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