~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/en/debug-flags.txt

  • Committer: Martin Pool
  • Date: 2009-07-06 09:47:35 UTC
  • mto: This revision was merged to the branch mainline in revision 4513.
  • Revision ID: mbp@sourcefrog.net-20090706094735-b1bljaxy1iib07zc
Use only -Dhpssvfs for tracebacks, and document -Dhpssdetail

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
-Dhashcache       Log every time a working file is read to determine its hash.
16
16
-Dhooks           Trace hook execution.
17
17
-Dhpss            Trace smart protocol requests and responses.
 
18
-Dhpssdetail      More hpss details.
 
19
-Dhpssvfs         Traceback on vfs access to Remote objects.
18
20
-Dhttp            Trace http connections, requests and responses
19
21
-Dindex           Trace major index operations.
20
22
-Dknit            Trace knit operations.