public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug testsuite/18554] New: the list.exp test case has a failure because a kernel function is no longer inlined
@ 2015-06-17 17:59 dsmith at redhat dot com
  2015-06-17 18:27 ` [Bug testsuite/18554] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dsmith at redhat dot com @ 2015-06-17 17:59 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=18554

            Bug ID: 18554
           Summary: the list.exp test case has a failure because a kernel
                    function is no longer inlined
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com
  Target Milestone: ---

On kernel 3.10.0-229.el7.ppc64, the list.exp test case has the following
output:

====
Running ../../src/testsuite/systemtap.base/list.exp ...
... stuff deleted ...
spawn stap -l kernel.function("copy_signal@kernel/fork.c").inline
FAIL: copy_signal-inline
... stuff deleted ...
====

This failure occurs because this kernel doesn't have an inlined version of
copy_signal() - verified by looking at the output of 'eu-readelf -N
--debug-dump=info /usr/lib/debug/lib/modules/3.10.0-229.el7.ppc64/vmlinux'.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug testsuite/18554] the list.exp test case has a failure because a kernel function is no longer inlined
  2015-06-17 17:59 [Bug testsuite/18554] New: the list.exp test case has a failure because a kernel function is no longer inlined dsmith at redhat dot com
@ 2015-06-17 18:27 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2015-06-17 18:27 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=18554

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Fixed in commit 698c0f2. Now the test looks for several inlined functions
instead of just one.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-17 18:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-17 17:59 [Bug testsuite/18554] New: the list.exp test case has a failure because a kernel function is no longer inlined dsmith at redhat dot com
2015-06-17 18:27 ` [Bug testsuite/18554] " dsmith at redhat dot com

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