~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: John Arbash Meinel
  • Date: 2009-12-11 21:57:03 UTC
  • mto: (4896.1.3 2.1.0b4-dev)
  • mto: This revision was merged to the branch mainline in revision 4898.
  • Revision ID: john@arbash-meinel.com-20091211215703-zxl1ygia6mlnvfyo
Get rid of -Dhpssthread, just always include it.

We might actually consider changing mutter() with a -Dlogthread sort of flag.
As it could be useful to have all threads and pids get logged.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
-Dhpss            Trace smart protocol requests and responses.
20
20
-Dhpssdetail      More hpss details.
21
21
-Dhpssvfs         Traceback on vfs access to Remote objects.
22
 
-Dhpssthread      Add thread identifiers to hpss debug messages
23
22
-Dhttp            Trace http connections, requests and responses.
24
23
-Dindex           Trace major index operations.
25
24
-Dknit            Trace knit operations.