Files
gitea/modules
Lunny Xiao d782cad7f8 Add start time on perf trace because it seems some steps haven't been recorded. (#35282)
The new trace log looks like
```
http start=2025-08-14 15:03:04 duration=0.6978s http.route=/
  http.func start=2025-08-14 15:03:04 duration=0.6978s func=common.ForwardedHeadersHandler.ForwardedHeaders
    http.func start=2025-08-14 15:03:04 duration=0.6978s func=routing.(*requestRecordsManager).handler-fm
      http.func start=2025-08-14 15:03:04 duration=0.6978s func=gzhttp.NewWrapper
        http.func start=2025-08-14 15:03:04 duration=0.6975s func=session.Sessioner
          http.func start=2025-08-14 15:03:04 duration=0.6973s func=context.Contexter
```
2025-08-18 15:17:19 +00:00
..
2025-03-31 01:53:48 -04:00
2025-03-31 01:53:48 -04:00
2025-06-24 15:49:31 +00:00
2025-08-11 13:00:20 +02:00
2023-02-11 08:39:50 +08:00
2025-07-20 01:49:36 +00:00
2022-12-30 23:31:00 +08:00
2024-12-24 01:54:19 +00:00
2025-03-31 01:53:48 -04:00
2025-07-30 07:08:59 +00:00