[PATCH 2 of 4] profiling: use vendored statprof and upstream enhancements (BC)
Yuya Nishihara
yuya at tcha.org
Tue Nov 8 14:29:28 UTC 2016
On Fri, 04 Nov 2016 21:53:41 -0700, Gregory Szorc wrote:
> # HG changeset patch
> # User Gregory Szorc <gregory.szorc at gmail.com>
> # Date 1478317838 25200
> # Fri Nov 04 20:50:38 2016 -0700
> # Node ID 503459ea99f4b5fa4bd2827e36de2e1e8a7696f8
> # Parent cffcf1865da6bdeb0a59de9ac00c563bbadf1a9b
> profiling: use vendored statprof and upstream enhancements (BC)
> + ui.warn(_('unknown profiler output format: %s') % profformat)
Oops, fixed missed '\n'.
More information about the Mercurial-devel
mailing list