tests/test-profile.t
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Thu, 24 Jun 2021 12:54:55 +0200 Raphaël Gomès windows: use cpu-intensive task instead of real time in test
Thu, 24 Jun 2021 12:51:53 +0200 Raphaël Gomès windows: use shell function instead of variable substitution
Wed, 02 Dec 2020 12:33:51 -0800 Kyle Lippincott statprof: separate functions and "line", assume 4 digit line numbers
Wed, 02 Dec 2020 15:38:05 -0800 Kyle Lippincott statprof: fix off-by-one-line error in output
Fri, 02 Oct 2020 10:29:22 +0200 Pierre-Yves David test: try to unflaky test-profile.t
Thu, 15 Nov 2018 20:20:31 +0900 Yuya Nishihara merge with stable
Wed, 14 Nov 2018 11:52:13 -0500 Augie Fackler tests: allow for 100% of profiled time in sleep in test-profile.t stable
Thu, 01 Nov 2018 17:09:55 -0400 Augie Fackler tests: add some helpful `|| cat` bits to test-profile.t
Fri, 19 Oct 2018 23:30:56 +0300 Pulkit Goyal statprof: update the name as the i increases (issue6003)
Fri, 19 Oct 2018 23:18:29 +0300 Pulkit Goyal test: show more profile lines in test-profile.t
Wed, 17 Oct 2018 23:33:43 -0400 Matt Harbison py3: fix module imports in tests, as flagged by test-check-module-imports.t
Fri, 12 Oct 2018 19:17:22 +0200 Gregory Szorc py3: flush stdout
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sat, 19 May 2018 18:32:24 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-profile.t
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Mon, 02 Oct 2017 19:10:32 -0700 Jun Wu test-profile: gate chg-incompatible part with '#if chg'
Mon, 31 Jul 2017 12:43:26 -0700 Martin von Zweigbergk tests: make test-profile.t pass if statprof didn't collect samples stable
Sun, 25 Jun 2017 08:20:05 +0530 Pulkit Goyal py3: make sure commands name are bytes in tests
Fri, 09 Jun 2017 12:36:07 +0100 Pierre-Yves David profile: support --profile in alias and abbreviated version (--prof)
Mon, 22 May 2017 01:17:49 -0700 Jun Wu profiling: allow loading profiling extension before everything else
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Thu, 20 Apr 2017 22:45:45 +0900 Yuya Nishihara test-profile: allow negative time in JSON output (issue5542) stable
Wed, 18 Jan 2017 22:45:07 -0800 Gregory Szorc statprof: require input file stable
Fri, 04 Nov 2016 21:44:25 -0700 Gregory Szorc profiling: make statprof the default profiler (BC)
Fri, 04 Nov 2016 20:50:38 -0700 Gregory Szorc profiling: use vendored statprof and upstream enhancements (BC)
Wed, 17 Aug 2016 08:52:15 -0700 Gregory Szorc tests: explicitly use ls profiler
Sun, 14 Aug 2016 18:37:24 -0700 Gregory Szorc hgweb: profile HTTP requests
Tue, 08 Sep 2015 11:39:52 -0700 Durham Goode profiling: allow logging profile to the blackbox
Tue, 12 Mar 2013 10:37:48 -0700 Durham Goode tests: fix test-profile to not depend on HGPROF environment variable
Tue, 12 Mar 2013 10:37:48 -0700 Durham Goode tests: fix test-profile to not depend on HGPROF environment variable
Tue, 12 Jun 2012 14:18:18 +0200 Martin Geisler dispatch: lowercase --time message
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Sun, 10 Jun 2012 13:01:40 +0200 Mads Kiilerich tests: change odd uses of 'if hghave' to #if
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-profile
less more (0) tip