From 5b3452c9ed1738f019b73bf6ffd3440084567325 Mon Sep 17 00:00:00 2001 From: fche Date: Sun, 4 Mar 2007 19:38:20 +0000 Subject: 2007-03-04 Frank Ch. Eigler * stap.1.in, stapex.5.in, staprun.8.in: Tweak text to remove authors credits, update examples and pointers. --- stap.1.in | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) (limited to 'stap.1.in') diff --git a/stap.1.in b/stap.1.in index 079fb1a4..8b3065e6 100644 --- a/stap.1.in +++ b/stap.1.in @@ -875,32 +875,7 @@ unloading. .IR gdb (1) .SH BUGS -There are numerous missing features and possibly numerous bugs. Use -the Bugzilla link off of the project web page: +Use the Bugzilla link off of the project web page or our mailing list. .nh -.BR http://sources.redhat.com/systemtap/ . +.BR http://sources.redhat.com/systemtap/ , . .hy - -.SH AUTHORS -The -.IR stap -translator was written by Frank Ch. Eigler and Graydon Hoare. The -kernel-side runtime library and the user-level -.IR staprun -daemon was written by Martin Hunt and Tom Zanussi. Contact them -using the public mailing list: -.nh -.BR . -.hy - -.SH ACKNOWLEDGEMENTS -The primary probing mechanism uses IBM's -.IR kprobes , -and -.IR relayfs -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. - -- cgit