log tests/test-profile.t @ 51873:0afd58c72175 default tip

age author description
Wed, 11 Sep 2024 12:03:39 +0200 Pierre-Yves David profiling: use "stat" profiler to profile individual request stable
Wed, 11 Sep 2024 00:41:37 +0200 Pierre-Yves David test: display server error log in test-profile.t stable
Mon, 26 Jun 2023 14:34:58 +0200 Mads Kiilerich tests: use grep -E instead of obsolescent egrep stable
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