Nicholas Nethercote
4e8faff3a1
Be consistent about deciding whether to print pass data.
...
`print_time_passes_entry` unconditionally prints data about a pass. The
most commonly used call site, in `VerboseTimingGuard::drop`, guards it
with a `should_print_passes` test. But there are a couple of other call
sites that don't do that test.
This commit moves the `should_print_passes` test within
`print_time_passes_entry` so that all passes are treated equally.
2022-10-06 15:50:10 +11:00
..
2022-06-04 17:46:29 +02:00
2022-02-19 17:27:43 +01:00
2022-01-03 19:07:29 +01:00
2022-04-14 18:30:53 -04:00
2022-06-04 17:46:29 +02:00
2022-02-15 15:50:29 +11:00
2022-09-19 22:14:40 -05:00
2022-06-04 17:46:29 +02:00
2020-10-11 23:48:35 -07:00
2020-08-30 18:45:07 +03:00
2022-03-04 16:57:34 +01:00
2022-02-14 12:57:20 -03:00
2022-03-04 11:34:50 +01:00
2022-05-31 22:08:14 -07:00
2022-02-03 11:47:41 +01:00
2021-12-12 12:35:01 +08:00
2021-03-17 10:31:30 -04:00
2022-08-22 18:08:46 +08:00
2022-01-09 14:09:25 +11:00
2020-08-30 18:45:07 +03:00
2021-10-10 15:38:19 +02:00
2021-06-17 08:56:54 +09:00
2022-08-31 18:24:55 +08:00
2022-04-14 18:30:53 -04:00
2022-05-02 17:40:30 -07:00
2021-12-07 11:11:23 +00:00
2022-09-10 11:49:12 +02:00
2022-04-07 13:01:48 +00:00
2022-06-16 19:54:42 +04:00
2022-09-26 10:14:45 +02:00
2022-02-23 10:18:49 +11:00
2022-08-29 15:42:13 +10:00
2022-07-02 22:54:37 +09:00
2022-10-06 15:50:10 +11:00
2022-02-20 12:10:46 -05:00
2022-06-04 17:46:36 +02:00
2022-03-04 16:57:34 +01:00
2022-03-04 16:57:34 +01:00
2022-10-01 16:24:30 +02:00
2022-07-29 12:48:28 +02:00
2022-02-12 11:30:04 +01:00
2021-11-07 16:59:05 +01:00
2022-06-08 07:01:26 +10:00
2022-09-06 21:41:01 -05:00
2022-05-02 17:40:30 -07:00
2020-09-08 22:37:18 -04:00
2021-10-10 15:38:19 +02:00
2022-08-22 18:08:46 +08:00
2020-09-01 18:27:02 -07:00
2021-12-05 20:17:35 -08:00
2022-10-01 16:24:30 +02:00
2021-03-27 22:16:33 -04:00