public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/10983] New: Power tracepoints use the wrong header in 2.6.32-rc7
@ 2009-11-18 21:28 jistone at redhat dot com
  2009-11-18 21:39 ` [Bug tapsets/10983] " jistone at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: jistone at redhat dot com @ 2009-11-18 21:28 UTC (permalink / raw)
  To: systemtap

In 2.6.32-0.48.rc7.git1.fc13.x86_64, there are two power.h tracepoint headers:
one in include/trace/, and the other in include/trace/events/.  Only the latter
has valid declarations, but with the way we search the headers, we find the
former first.

-- 
           Summary: Power tracepoints use the wrong header in 2.6.32-rc7
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: jistone at redhat dot com
OtherBugsDependingO 10907
             nThis:


http://sourceware.org/bugzilla/show_bug.cgi?id=10983

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

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

* [Bug tapsets/10983] Power tracepoints use the wrong header in 2.6.32-rc7
  2009-11-18 21:28 [Bug tapsets/10983] New: Power tracepoints use the wrong header in 2.6.32-rc7 jistone at redhat dot com
@ 2009-11-18 21:39 ` jistone at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: jistone at redhat dot com @ 2009-11-18 21:39 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From jistone at redhat dot com  2009-11-18 21:38 -------
commit 508968a7d10bbae3b9fbc33bf3d3b1e62a8a018a
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Nov 18 13:32:22 2009 -0800

    PR10983: Give preference to tracepoints in trace/events/
    
    In 2.6.32-rc7, there are two power.h tracepoints headers, and only the
    one in trace/events/ is valid.  In general, we can expect that
    trace/events/ has newer headers, so we should search those first.
    
    * tapsets.cxx (tracepoint_builder::init_dw): Search /events/ first.


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


http://sourceware.org/bugzilla/show_bug.cgi?id=10983

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

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

end of thread, other threads:[~2009-11-18 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-18 21:28 [Bug tapsets/10983] New: Power tracepoints use the wrong header in 2.6.32-rc7 jistone at redhat dot com
2009-11-18 21:39 ` [Bug tapsets/10983] " jistone 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).