summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfche <fche>2005-08-04 12:32:16 +0000
committerfche <fche>2005-08-04 12:32:16 +0000
commitb905fd8805873fc3d36f128e1a3961eca05f58c7 (patch)
tree9ed1cda81bd8297582543e1f407b27e02a0faaf7
parentac097ee0004070cfc1ee147885aefa06ab870f82 (diff)
downloadsystemtap-steved-b905fd8805873fc3d36f128e1a3961eca05f58c7.tar.gz
systemtap-steved-b905fd8805873fc3d36f128e1a3961eca05f58c7.tar.xz
systemtap-steved-b905fd8805873fc3d36f128e1a3961eca05f58c7.zip
spread the love
-rw-r--r--stap.19
1 files changed, 5 insertions, 4 deletions
diff --git a/stap.1 b/stap.1
index a9a8882b..b436976e 100644
--- a/stap.1
+++ b/stap.1
@@ -604,8 +604,9 @@ The primary probing mechanism uses IBM's
.IR kprobes ,
and
.IR relayfs
-packages, which were improved and ported by IBM and Intel staff. Many
-project members contributed to the overall design and priorities of
-the system, including Will Cohen, Jim Keniston, Vara Prasad, and Brad
-Chen.
+packages, which were improved and ported by IBM and Intel staff.
+The elfutils library from Ulrich Drepper and Roland McGrath is used
+to process dwarf debugging information. Many project members contributed
+to the overall design and priorities of the system, including Will Cohen,
+Jim Keniston, Vara Prasad, and Brad Chen.