~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/debug.py

  • Committer: Alexander Belchenko
  • Date: 2008-03-17 21:58:47 UTC
  • mfrom: (3290 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3293.
  • Revision ID: bialix@ukr.net-20080317215847-m36yrjhb004kgi65
merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
 * knit - trace knit operations
38
38
 * lock - trace when lockdir locks are taken or released
39
39
 * merge - emit information for debugging merges
 
40
 * pack - emit information about pack operations
40
41
 
41
42
"""