summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authortrz <trz>2006-09-19 19:16:55 +0000
committertrz <trz>2006-09-19 19:16:55 +0000
commit18c785eef991aae229e7416d1b5edfc9306fa3a7 (patch)
treeeef461a67160f247cf4f6bef96a0204f082c517a /README
parentb96baad9f8f5bf04c3d136ed16fe59270ae947e9 (diff)
downloadsystemtap-steved-18c785eef991aae229e7416d1b5edfc9306fa3a7.tar.gz
systemtap-steved-18c785eef991aae229e7416d1b5edfc9306fa3a7.tar.xz
systemtap-steved-18c785eef991aae229e7416d1b5edfc9306fa3a7.zip
Conversion from relay-on-procfs to relay-on-debugfs
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 2c47ee7a..6832b987 100644
--- a/README
+++ b/README
@@ -53,7 +53,8 @@ Tips:
Building a kernel.org kernel:
- Build the kernel using your normal procedures. Enable
- CONFIG_DEBUG_INFO, CONFIG_KPROBES, and optionally CONFIG_RELAY.
+ CONFIG_DEBUG_INFO, CONFIG_KPROBES, and optionally CONFIG_RELAY and
+ CONFIG_DEBUG_FS.
- Boot into the kernel.
- Make sure the large unstripped kernel image 'vmlinux' from your
build can be found by systemtap (see above) You can just symlink