| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ported "lane trace" feature from UE (by way of IAX) (#771) | Martin Ridgers | 13 days | 1 | -11/+11 |
| | | | | * Ported "lane trace" feature from UE (by way of IAX) | ||||
| * | some bug fixes (#522) | Stefan Boberg | 2025-09-29 | 1 | -1/+1 |
| | | | | | | | * fix for invalid regex in HttpBuildStoreService - triggers with most recent MSVC version * in GcScheduler don't wait for exit signal if exit has already been requested. this caused extended waits for shutdown in some automated tests on very fast machines, possibly also due to some behaviour change in condition_variable * speculative fix/workaround for issue with TLS teardown on secondary thread while main was tearing down trace | ||||
| * | Flush CPU scope trace buffers when scope depth reaches zero (#235) | Martin Ridgers | 2024-11-26 | 1 | -1/+4 |
| | | |||||
| * | Fixed macro leaking out | Martin Ridgers | 2023-01-25 | 1 | -0/+2 |
| | | |||||
| * | Updated Trace from Main at 23846526 | Martin Ridgers | 2023-01-25 | 1 | -561/+1415 |
| | | |||||
| * | Fixed "int-into-bool-context" error that has mysteriously appeared | Martin Ridgers | 2022-01-31 | 1 | -1/+1 |
| | | |||||
| * | Added session info and partial logging to standalone Trace | Martin Ridgers | 2022-01-27 | 1 | -48/+295 |
| | | |||||
| * | Refreshed thirdparty/trace | Martin Ridgers | 2021-12-15 | 1 | -9/+39 |
| | | |||||
| * | Initial integration of Trace from UE5 via the --zentrace=y xmake config | Martin Ridgers | 2021-11-18 | 1 | -0/+5207 |