]> sourceware.org Git - systemtap.git/commitdiff
README: note that kernel-debuginfo is not a real prerequisite
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 17 May 2012 23:48:35 +0000 (19:48 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 17 May 2012 23:48:35 +0000 (19:48 -0400)
README

diff --git a/README b/README
index b0f0b13e49dafe139c7e03837e1c56ff86a10758..13b501741645daffbf19d4c5755efdd582ab3524 100644 (file)
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ Prerequisites:
 
 - linux kernel with kprobes (mainline 2.6.11+ or backport)
 - kernel module build environment (kernel-devel rpm)
-- kernel debugging information (kernel-debuginfo rpm)
+- optionally, debugging information for kernel/user-space being instrumented
 - C compiler (same as what kernel was compiled with)
 - elfutils with libdwfl for debugging information parsing
 - root privileges
This page took 0.028889 seconds and 5 git commands to generate.