]> sourceware.org Git - systemtap.git/commit
translator: tolerate unavailable System.map
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 20 Feb 2013 02:00:04 +0000 (21:00 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 20 Feb 2013 02:06:14 +0000 (21:06 -0500)
commitf123a0f1ba27aee8d7458d944bdbbdd5010b90bb
tree8c0c3d84b62e6a7e03ab284705dcb59bf47d1f16
parent72cf5d01fffe9ef185791950023be3af7b7eda1a
translator: tolerate unavailable System.map

On some linux distros, the System.map file is unreadable to unprivileged
users.  systemtap should not overreact to this and assume that the whole
kernel-devel/header world is uninstalled.  Just print a warning and move on.

* session.cxx (systemtap_session::parse_kernel_functions): Tolerate missing
  info.
session.cxx
This page took 0.023082 seconds and 5 git commands to generate.