[PATCH 5 of 5 v2] profiling: add statprof support for Chrome trace viewer rendering

Bryan O'Sullivan bos at serpentine.com
Mon Feb 13 01:44:50 EST 2017


On Sun, Feb 12, 2017 at 10:39 PM, Bryan O'Sullivan <bos at serpentine.com>
wrote:

> profiling: add statprof support for Chrome trace viewer rendering
>

Here's an example screenshot of the Chrome trace viewer:

http://imgur.com/gallery/I3Qmu

And the trace data from which that was generated:

http://pastebin.com/fy6WeyHq

Command line that I ran:

~/hg/hg/hg --config profiling.output=clone.json \
  --config profiling.statformat=chrome --profile \
  clone -r10000 https://www.mercurial-scm.org/repo/hg killme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20170212/807da403/attachment.html>


More information about the Mercurial-devel mailing list