From 18c785eef991aae229e7416d1b5edfc9306fa3a7 Mon Sep 17 00:00:00 2001 From: trz Date: Tue, 19 Sep 2006 19:16:55 +0000 Subject: Conversion from relay-on-procfs to relay-on-debugfs --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') 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 -- cgit