From a721fbcf46a1d80e180670c8b68ce7f159b2a28a Mon Sep 17 00:00:00 2001 From: hiramatu Date: Thu, 6 Sep 2007 18:08:44 +0000 Subject: 2007-09-06 Masami Hiramatsu PR4542 * tapsets.cxx (dwarf_query::build_blacklist): add __switch_to to blacklisted_return_probes on i686 * systemtap.stress/current.stp: Don't probe the return of __switch_to on i686 --- testsuite/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'testsuite/ChangeLog') diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index be9ac35f..5d49161e 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2007-09-06 Masami Hiramatsu + + PR 4542 + * systemtap.stress/current.stp: Don't probe the return of __switch_to + on i686. + 2007-08-27 Martin Hunt * systemtap.context/context.exp (build_modules): Change -- cgit