summaryrefslogtreecommitdiff
path: root/docs/textdocs/Tracing.txt
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1997-06-28 23:29:05 +0000
committerJohn Terpstra <jht@samba.org>1997-06-28 23:29:05 +0000
commite61846a9c10420132ac3dbcb9c7663bcface9559 (patch)
tree904936f548a247666a8837b7a95ebe92def7c33a /docs/textdocs/Tracing.txt
parent4f6ad2654f40b1170640876bb15f88a40568fb2e (diff)
downloadsamba-e61846a9c10420132ac3dbcb9c7663bcface9559.tar.gz
samba-e61846a9c10420132ac3dbcb9c7663bcface9559.tar.bz2
samba-e61846a9c10420132ac3dbcb9c7663bcface9559.zip
JHT ==> Been playing again! Whooooooo!
(This used to be commit 707172b4fb8ee39f5e0f30dab844eca27bc5362c)
Diffstat (limited to 'docs/textdocs/Tracing.txt')
-rw-r--r--docs/textdocs/Tracing.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/textdocs/Tracing.txt b/docs/textdocs/Tracing.txt
index 6a9ba8b850..d8b3837822 100644
--- a/docs/textdocs/Tracing.txt
+++ b/docs/textdocs/Tracing.txt
@@ -1,3 +1,10 @@
+Contributor: Andrew Tridgell <samba-bugs@samba.anu.edu.au>
+Date: Old
+Status: Questionable
+
+Subject: How to trace samba system calls for debugging purposes
+=============================================================================
+
This file describes how to do a system call trace on Samba to work out
what its doing wrong. This is not for the faint of heart, but if you
are reading this then you are probably desperate.