~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-07-30 05:14:19 UTC
  • mfrom: (2658.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070730051419-0jdj7g8fm4iuoz7h
(Ian Clatworthy) Dump profiling data for KCacheGrind if the filename starts with callgrind.out

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
      ``other`` is large. This improves ``VF.get_graph([version_id])`` for
96
96
      a 12.5k graph from 2.9s down to 200ms. (John Arbash Meinel)
97
97
 
 
98
    * The ``--lsprof-file`` option now generates output for KCacheGrind if
 
99
      the file starts with ``callgrind.out``. This matches the default file
 
100
      filtering done by KCacheGrind's Open Dialog. (Ian Clatworthy)
 
101
 
98
102
  LIBRARY API BREAKS:
99
103
 
100
104
    * Deprecated dictionary ``bzrlib.option.SHORT_OPTIONS`` removed.