Wed, 24 Oct 2018 22:24:10 -0400 |
Matt Harbison |
profiling: revert the default mode back to 'cpu' on Windows
stable
|
Fri, 12 Oct 2018 17:31:10 +0200 |
Gregory Szorc |
py3: convert sorting field to sysstr
|
Fri, 01 Jun 2018 17:27:58 +0200 |
Boris Feld |
profiling: introduce a "profiling.time-track" option
|
Sat, 03 Mar 2018 00:35:59 -0500 |
Matt Harbison |
profile: colorize output on Windows
|
Sat, 24 Feb 2018 16:18:40 +0530 |
Pulkit Goyal |
py3: fix handling of keyword arguments at more places
|
Fri, 30 Jun 2017 03:44:00 +0200 |
Boris Feld |
configitems: register the 'profiling.type' config
|
Fri, 30 Jun 2017 03:43:56 +0200 |
Boris Feld |
configitems: register the 'profiling.showmax' config
|
Fri, 14 Jul 2017 14:22:40 -0700 |
Jun Wu |
codemod: register core configitems using a script
|
Sat, 01 Jul 2017 20:34:27 -0700 |
Gregory Szorc |
check-config: syntax to allow inconsistent config values
|
Wed, 21 Jun 2017 10:46:18 +0200 |
Pierre-Yves David |
profiling: cope with configwith default value handling changes
|
Thu, 15 Jun 2017 11:10:51 -0700 |
Gregory Szorc |
profiling: allow configuring minimum display threshold for hotpath
|
Mon, 12 Jun 2017 17:24:10 +0200 |
Pierre-Yves David |
profile: properly propagate exception from the sub-context manager
|
Mon, 12 Jun 2017 17:25:37 +0200 |
Pierre-Yves David |
profile: close 'fp' in all cases
|
Mon, 12 Jun 2017 17:21:41 +0200 |
Pierre-Yves David |
profile: close 'fp' on error within '__enter__'
|
Mon, 12 Jun 2017 17:20:48 +0200 |
Pierre-Yves David |
profile: indent part of '__enter__'
|