Lenny Maiorani
|
7070713ec8
|
DevTools: Use default constructors/destructors
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules
"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
|
2022-02-16 07:33:15 -05:00 |
|
Stephan Unverwerth
|
ddccf451a9
|
Profiler: Make everything east-const :^)
|
2021-12-28 23:17:24 +01:00 |
|
Hendiadyoin1
|
39a4c0e6ce
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
|
Andreas Kling
|
8f590cbeb8
|
Profiler: Add a "Signposts" tab next to the "Samples" tab
This tab provides a filtered listing of all the signpost events in the
currently selected time range.
|
2021-08-14 01:28:26 +02:00 |
|