~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Ian Clatworthy
  • Date: 2007-05-31 04:59:25 UTC
  • mto: This revision was merged to the branch mainline in revision 2527.
  • Revision ID: ian.clatworthy@internode.on.net-20070531045925-jdx7px85ktqxxzox
Incorporate feedback from Robert Collins

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
      revisions, instead of "merged:". (Kent Gibson)
10
10
 
11
11
    * The --lsprof-file option now dumps a text rendering of the profiling
12
 
      information if the filename ends in "txt". It will also convert the
 
12
      information if the filename ends in ".txt". It will also convert the
13
13
      profiling information to a format suitable for KCacheGrind if the
14
 
      output filename ends in "grind". Fixes to the lsprofcalltree conversion
15
 
      process by Jean Paul Calderone and Itamar were also merged. See
16
 
      http://ddaa.net/blog/python/lsprof-calltree. (Ian Clatworthy)
 
14
      output filename ends in ".callgrind". Fixes to the lsprofcalltree
 
15
      conversion process by Jean Paul Calderone and Itamar were also merged.
 
16
      See http://ddaa.net/blog/python/lsprof-calltree. (Ian Clatworthy)
17
17
 
18
18
  IMPROVEMENTS:
19
19