~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/debug.py

Merge trunk

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
 
 * times - record timestamps from program start in trace file
 
40
 * pack - emit information about pack operations
41
41
 
42
42
"""