~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/debug.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-11-04 18:51:39 UTC
  • mfrom: (2961.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20071104185139-kaio3sneodg2kp71
Authentication ring implementation (read-only)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
Options include:
27
27
 
 
28
 * auth - show authentication sections used
 
29
 * error - show stack traces for all top level exceptions
28
30
 * evil - capture call sites that do expensive or badly-scaling operations.
29
 
 * error - show stack traces for all top level exceptions
30
31
 * fetch - trace history copying between repositories
31
32
 * hooks - trace hook execution
32
33
 * hpss - trace smart protocol requests and responses