Mercurial > hg
log mercurial/lsprof.py @ 41510:faa49a5914bb
age | author | description |
---|---|---|
Fri, 12 Oct 2018 18:20:17 +0200 | Gregory Szorc | py3: encode str to bytes |
Fri, 12 Oct 2018 17:35:54 +0200 | Gregory Szorc | py3: use %d to format ints |
Wed, 17 Jan 2018 21:45:15 -0500 | Augie Fackler | lsprof: use native string when peeking in __dict__ |
Sat, 02 Jan 2016 11:40:53 -0800 | Gregory Szorc | lsprof: use print function |
Sat, 21 Nov 2015 23:26:22 -0800 | Gregory Szorc | lsprof: support PyPy (issue4573) |
Fri, 08 Feb 2013 22:54:48 +0100 | Mads Kiilerich | profiling: replace '+' markup of nested lines with indentation |