From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30464 invoked by alias); 17 May 2007 14:31:57 -0000 Received: (qmail 30277 invoked by uid 48); 17 May 2007 14:31:39 -0000 Date: Thu, 17 May 2007 14:31:00 -0000 From: "wcohen at redhat dot com" To: systemtap@sources.redhat.com Message-ID: <20070517153138.4518.wcohen@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug tapsets/4518] New: ia64 systemcalls 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: 2007-q2/txt/msg00332.txt.bz2 A number of the desired systemcalls do not appear to be instrumented for the buildok/syscall.stp test: spawn1 stap -p4 /home/wcohen/stap_snap_200705162206/src/testsuite/buildok/syscall.stp semantic error: no match for probe point while resolving probe point kernel.function("sys_alarm") semantic error: no match for probe point while resolving probe point kernel.function("sys_alarm") semantic error: no match for probe point while resolving probe point kernel.function("sys_fadvise64") semantic error: no match for probe point while resolving probe point kernel.function("sys_fadvise64") semantic error: no match for probe point while resolving probe point kernel.function("sys_gethostname") semantic error: no match for probe point while resolving probe point kernel.function("sys_gethostname") semantic error: no match for probe point while resolving probe point kernel.function("sys_getpgrp") semantic error: no match for probe point while resolving probe point kernel.function("sys_getpgrp") semantic error: no match for probe point while resolving probe point kernel.function("sys_llseek") semantic error: no match for probe point while resolving probe point kernel.function("sys_llseek") semantic error: no match for probe point while resolving probe point kernel.function("sys_nice") semantic error: no match for probe point while resolving probe point kernel.function("sys_nice") semantic error: no match for probe point while resolving probe point kernel.function("sys_old_getrlimit") semantic error: no match for probe point while resolving probe point kernel.function("sys_old_getrlimit") semantic error: no match for probe point while resolving probe point kernel.function("sys_pause") semantic error: no match for probe point while resolving probe point kernel.function("sys_pause") semantic error: no match for probe point while resolving probe point kernel.function("sys_rt_sigreturn") semantic error: no match for probe point while resolving probe point kernel.function("sys_rt_sigreturn") semantic error: no match for probe point while resolving probe point kernel.function("sys_signal") semantic error: no match for probe point while resolving probe point kernel.function("sys_signal") semantic error: no match for probe point while resolving probe point kernel.function("sys_sigprocmask") semantic error: no match for probe point while resolving probe point kernel.function("sys_sigprocmask") semantic error: no match for probe point while resolving probe point kernel.function("sys_utime") semantic error: no match for probe point while resolving probe point kernel.function("sys_utime") semantic error: no match for probe point while resolving probe point kernel.function("sys_alarm").return semantic error: no match for probe point while resolving probe point kernel.function("sys_alarm").return semantic error: no match for probe point while resolving probe point kernel.function("sys_fadvise64").return semantic error: no match for probe point while resolving probe point kernel.function("sys_fadvise64").return semantic error: no match for probe point while resolving probe point kernel.function("sys_gethostname").return semantic error: no match for probe point while resolving probe point kernel.function("sys_gethostname").return semantic error: no match for probe point while resolving probe point kernel.function("sys_getpgrp").return semantic error: no match for probe point while resolving probe point kernel.function("sys_getpgrp").return semantic error: no match for probe point while resolving probe point kernel.function("sys_llseek").return semantic error: no match for probe point while resolving probe point kernel.function("sys_llseek").return semantic error: no match for probe point while resolving probe point kernel.function("sys_nice").return semantic error: no match for probe point while resolving probe point kernel.function("sys_nice").return semantic error: no match for probe point while resolving probe point kernel.function("sys_old_getrlimit").return semantic error: no match for probe point while resolving probe point kernel.function("sys_old_getrlimit").return semantic error: no match for probe point while resolving probe point kernel.function("sys_pause").return semantic error: no match for probe point while resolving probe point kernel.function("sys_pause").return semantic error: no match for probe point while resolving probe point kernel.function("sys_rt_sigreturn").return semantic error: no match for probe point while resolving probe point kernel.function("sys_rt_sigreturn").return semantic error: no match for probe point while resolving probe point kernel.function("sys_signal").return semantic error: no match for probe point while resolving probe point kernel.function("sys_signal").return semantic error: no match for probe point while resolving probe point kernel.function("sys_sigprocmask").return semantic error: no match for probe point while resolving probe point kernel.function("sys_sigprocmask").return semantic error: no match for probe point while resolving probe point kernel.function("sys_utime").return semantic error: no match for probe point while resolving probe point kernel.function("sys_utime").return -- Summary: ia64 systemcalls Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: tapsets AssignedTo: systemtap at sources dot redhat dot com ReportedBy: wcohen at redhat dot com GCC host triplet: ia64 http://sourceware.org/bugzilla/show_bug.cgi?id=4518 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.