From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19702 invoked by alias); 18 Nov 2009 21:39:08 -0000 Received: (qmail 19330 invoked by uid 48); 18 Nov 2009 21:38:52 -0000 Date: Wed, 18 Nov 2009 21:39:00 -0000 Message-ID: <20091118213852.19329.qmail@sourceware.org> From: "jistone at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20091118212745.10983.jistone@redhat.com> References: <20091118212745.10983.jistone@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug tapsets/10983] Power tracepoints use the wrong header in 2.6.32-rc7 X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00594.txt.bz2 ------- Additional Comments From jistone at redhat dot com 2009-11-18 21:38 ------- commit 508968a7d10bbae3b9fbc33bf3d3b1e62a8a018a Author: Josh Stone 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.