------- Comment From poojabsu...@in.ibm.com 2016-04-07 02:36 EDT-------
Hi,

Ubuntu14.04.4, debuginfo issue is still not fixed.

root@ubuntu:~/systemtap-2.3-14721/bin# uname -a
Linux ubuntu 4.2.0-35-generic #40~14.04.1-Ubuntu SMP Wed Mar 16 17:53:38 UTC 
2016 ppc64le ppc64le ppc64le GNU/Linux

root@ubuntu:~/systemtap-2.3-14721/bin# stap --version
Systemtap translator/driver (version 2.3/0.158, Debian version 2.3-1ubuntu1.4 
(trusty))
Copyright (C) 2005-2013 Red Hat, Inc. and others
This is free software; see the source for copying conditions.
enabled features: AVAHI LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS

root@ubuntu:~/systemtap-2.3-14721/bin#./stap -ve 'probe 
kernel.function("do_fork") { printf("hit\n"); }'
Pass 1: parsed user script and 95 library script(s) using 
42752virt/32768res/5952shr/26048data kb, in 160usr/0sys/160real ms.
WARNING: cannot find module kernel debuginfo: No DWARF information found [man 
warning::debuginfo]
semantic error: while resolving probe point: identifier 'kernel' at <input>:1:7
source: probe kernel.function("do_fork") { printf("hit\n"); }
^

semantic error: no match
Pass 2: analyzed script: 0 probe(s), 0 function(s), 0 embed(s), 0 global(s) 
using 65664virt/35072res/7168shr/27072data kb, in 20usr/80sys/97real ms.
Pass 2: analysis failed.  [man error::pass2]
Tip: /usr/share/doc/systemtap/README.Debian should help you get started.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1537125

Title:
  ubuntu-14.04.04: fail to run systemtap test suites

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elfutils/+bug/1537125/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to