From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3073 invoked by alias); 25 Nov 2013 20:10:20 -0000 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 Received: (qmail 3043 invoked by uid 48); 25 Nov 2013 20:10:15 -0000 From: "jlebon at redhat dot com" To: systemtap@sourceware.org Subject: [Bug testsuite/16247] New: Some examples don't work on RHEL5 Date: Mon, 25 Nov 2013 20:10:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: testsuite X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jlebon at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-q4/txt/msg00270.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16247 Bug ID: 16247 Summary: Some examples don't work on RHEL5 Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: testsuite Assignee: systemtap at sourceware dot org Reporter: jlebon at redhat dot com The following examples do not work in RHEL5: interrupt/interrupts-by-dev Reason: Missing the irq_handler_entry tracepoint. There is another tracepoint called irq_entry. Not sure if we could adapt the tapset for this. process/futexes2 Reason: Missing kernel function futex_wait_setup. virtualization/periodic Reason: Missing the kvm_exit tracepoint. -- You are receiving this mail because: You are the assignee for the bug.