aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/trace/trace.h
Commit message (Collapse)AuthorAgeFilesLines
* Ported "lane trace" feature from UE (by way of IAX) (#771)Martin Ridgers13 days1-11/+11
| | | * Ported "lane trace" feature from UE (by way of IAX)
* some bug fixes (#522)Stefan Boberg2025-09-291-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 Ridgers2024-11-261-1/+4
|
* Fixed macro leaking outMartin Ridgers2023-01-251-0/+2
|
* Updated Trace from Main at 23846526Martin Ridgers2023-01-251-561/+1415
|
* Fixed "int-into-bool-context" error that has mysteriously appearedMartin Ridgers2022-01-311-1/+1
|
* Added session info and partial logging to standalone TraceMartin Ridgers2022-01-271-48/+295
|
* Refreshed thirdparty/traceMartin Ridgers2021-12-151-9/+39
|
* Initial integration of Trace from UE5 via the --zentrace=y xmake configMartin Ridgers2021-11-181-0/+5207