Add xdr level tracing

This commit is contained in:
Jakob Borg
2014-05-17 08:43:01 +02:00
parent e788a99c3e
commit 13022817d4
3 changed files with 52 additions and 5 deletions

View File

@@ -80,6 +80,7 @@ const (
- "net" (the main packge; connections & network messages)
- "scanner" (the scanner package)
- "upnp" (the upnp package)
- "xdr" (the xdr package)
- "all" (all of the above)
STCPUPROFILE Write CPU profile to the specified file.`