/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

  • Committer: John Arbash Meinel
  • Date: 2009-03-20 15:09:59 UTC
  • mfrom: (4175 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4176.
  • Revision ID: john@arbash-meinel.com-20090320150959-6zv3nfhq97qz3x4r
Merge bzr.dev, which changed kB => KB.

Though honestly, kB was chosen because it matched the output of /proc/PID/status.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
-Devil            Capture call sites that do expensive or badly-scaling
11
11
                  operations.
12
12
-Dfetch           Trace history copying between repositories.
 
13
-Dfilters         Emit information for debugging content filtering.
13
14
-Dgraph           Trace graph traversal.
14
15
-Dhashcache       Log every time a working file is read to determine its hash.
15
16
-Dhooks           Trace hook execution.