.. |
IconsFontAwesome6.h
|
|
|
tracy_pdqsort.h
|
|
|
tracy_robin_hood.h
|
|
|
tracy_xxhash.h
|
|
|
TracyBadVersion.cpp
|
|
|
TracyBadVersion.hpp
|
Move all client headers and sources to public/ directory.
|
2022-07-17 15:47:38 +02:00 |
TracyBuzzAnim.hpp
|
BuzzAnim Update() returns whether it's active.
|
2022-09-28 01:12:03 +02:00 |
TracyCharUtil.hpp
|
Update xxHash to 0.8.1.
|
2021-12-01 21:52:31 +01:00 |
TracyColor.cpp
|
|
|
TracyColor.hpp
|
Color plot background.
|
2022-07-24 01:39:51 +02:00 |
TracyDecayValue.hpp
|
Move DarkenColor() to a proper source file.
|
2022-07-24 01:29:52 +02:00 |
TracyEvent.hpp
|
|
|
TracyEventDebug.cpp
|
Remove CodeLocation query and CodeInformation response.
|
2022-10-11 22:56:23 +02:00 |
TracyEventDebug.hpp
|
|
|
TracyFileHeader.hpp
|
Move all client headers and sources to public/ directory.
|
2022-07-17 15:47:38 +02:00 |
TracyFileRead.hpp
|
|
|
TracyFileselector.cpp
|
Pressing cancel is not an error.
|
2022-10-30 00:44:30 +02:00 |
TracyFileselector.hpp
|
Expose internal file selector failure state.
|
2022-10-30 00:36:07 +02:00 |
TracyFilesystem.cpp
|
|
|
TracyFilesystem.hpp
|
|
|
TracyFileWrite.hpp
|
|
|
TracyImGui.cpp
|
|
|
TracyImGui.hpp
|
Mark activity when waiting dots are drawn.
|
2022-09-28 00:36:01 +02:00 |
TracyMemory.cpp
|
Don't care about memory usage tracking data races.
|
2019-11-10 19:21:24 +01:00 |
TracyMemory.hpp
|
|
|
TracyMicroArchitecture.cpp
|
Update to official uops.info ZEN4 data.
|
2022-11-29 17:03:29 +01:00 |
TracyMicroArchitecture.hpp
|
|
|
TracyMmap.cpp
|
|
|
TracyMmap.hpp
|
Drop support for Cygwin.
|
2021-10-07 23:28:40 +02:00 |
TracyMouse.cpp
|
Update TracyMouse.cpp
|
2021-05-17 12:07:06 +02:00 |
TracyMouse.hpp
|
|
|
TracyPopcnt.hpp
|
|
|
TracyPrint.cpp
|
Fix time rounding logic.
|
2022-08-28 14:50:38 +02:00 |
TracyPrint.hpp
|
Move all client headers and sources to public/ directory.
|
2022-07-17 15:47:38 +02:00 |
TracyProtoHistory.cpp
|
|
|
TracyProtoHistory.hpp
|
Add protocol -> version mapping table.
|
2022-07-13 00:44:02 +02:00 |
TracyShortPtr.hpp
|
|
|
TracySlab.hpp
|
|
|
TracySort.hpp
|
|
|
TracySortedVector.hpp
|
|
|
TracySourceContents.cpp
|
|
|
TracySourceContents.hpp
|
build with gcc 11
|
2021-05-20 17:30:54 +02:00 |
TracySourceTokenizer.cpp
|
Make the ARM registers list more complete.
|
2022-09-17 23:31:42 +02:00 |
TracySourceTokenizer.hpp
|
|
|
TracySourceView.cpp
|
|
|
TracySourceView.hpp
|
Remove support for AT&T assembly syntax.
|
2023-02-10 20:41:03 +01:00 |
TracyStorage.cpp
|
|
|
TracyStorage.hpp
|
Trace-specific save path retrieval.
|
2019-07-26 23:15:12 +02:00 |
TracyStringDiscovery.hpp
|
|
|
TracyTaskDispatch.cpp
|
Add task dispatcher to server.
|
2019-09-20 22:58:12 +02:00 |
TracyTaskDispatch.hpp
|
|
|
TracyTexture.cpp
|
Add software S3TC decoder.
|
2022-10-15 13:06:08 +02:00 |
TracyTexture.hpp
|
|
|
TracyTextureCompression.cpp
|
|
|
TracyTextureCompression.hpp
|
|
|
TracyThreadCompress.cpp
|
Drop legacy code for reading long unsupported traces.
|
2021-05-18 02:24:56 +02:00 |
TracyThreadCompress.hpp
|
|
|
TracyTimelineContext.hpp
|
|
|
TracyTimelineController.cpp
|
|
|
TracyTimelineController.hpp
|
Parallelize timeline item preprocessing.
|
2023-03-19 18:54:32 +01:00 |
TracyTimelineDraw.hpp
|
|
|
TracyTimelineItem.cpp
|
|
|
TracyTimelineItem.hpp
|
Change GetNextFrameHeight() to GetHeight().
|
2023-03-25 15:12:33 +01:00 |
TracyTimelineItemCpuData.cpp
|
|
|
TracyTimelineItemCpuData.hpp
|
|
|
TracyTimelineItemGpu.cpp
|
|
|
TracyTimelineItemGpu.hpp
|
|
|
TracyTimelineItemPlot.cpp
|
Use TimelineContext data for drawing plots.
|
2023-03-18 17:11:24 +01:00 |
TracyTimelineItemPlot.hpp
|
|
|
TracyTimelineItemThread.cpp
|
Cosmetics.
|
2023-03-25 16:54:38 +01:00 |
TracyTimelineItemThread.hpp
|
|
|
TracyUserData.cpp
|
|
|
TracyUserData.hpp
|
|
|
TracyUtility.cpp
|
|
|
TracyUtility.hpp
|
|
|
TracyVarArray.hpp
|
|
|
TracyVector.hpp
|
|
|
TracyView_Annotations.cpp
|
Update font awesome and migrate to v6 headers.
|
2022-08-17 12:07:38 +02:00 |
TracyView_Callstack.cpp
|
|
|
TracyView_Compare.cpp
|
Show diff direction and allow reversal.
|
2022-12-30 20:33:17 +01:00 |
TracyView_ConnectionState.cpp
|
Change file selector to work with callbacks.
|
2022-10-06 18:12:50 +02:00 |
TracyView_ContextSwitch.cpp
|
Simplify context switch precalculation.
|
2023-03-25 00:30:44 +01:00 |
TracyView_CpuData.cpp
|
|
|
TracyView_FindZone.cpp
|
|
|
TracyView_FrameOverview.cpp
|
|
|
TracyView_FrameTimeline.cpp
|
|
|
TracyView_FrameTree.cpp
|
Normalize frame names in memory callstack tree.
|
2022-08-15 21:29:21 +02:00 |
TracyView_GpuTimeline.cpp
|
|
|
TracyView_Locks.cpp
|
|
|
TracyView_Memory.cpp
|
|
|
TracyView_Messages.cpp
|
|
|
TracyView_Navigation.cpp
|
|
|
TracyView_NotificationArea.cpp
|
|
|
TracyView_Options.cpp
|
Update imgui to f87e891f.
|
2022-10-14 19:48:38 +02:00 |
TracyView_Playback.cpp
|
Only retrieve frame offset internally in GetFrameNumber().
|
2023-03-04 00:32:15 +01:00 |
TracyView_Plots.cpp
|
|
|
TracyView_Ranges.cpp
|
|
|
TracyView_Samples.cpp
|
|
|
TracyView_Statistics.cpp
|
Calculate statistics percentages relative to active time span.
|
2023-03-03 22:19:43 +01:00 |
TracyView_Timeline.cpp
|
|
|
TracyView_TraceInfo.cpp
|
|
|
TracyView_Utility.cpp
|
|
|
TracyView_ZoneInfo.cpp
|
Fix: Don't let make_unique initialise data unnecessarily
|
2023-01-03 13:09:26 +01:00 |
TracyView_ZoneTimeline.cpp
|
|
|
TracyView.cpp
|
|
|
TracyView.hpp
|
|
|
TracyViewData.hpp
|
|
|
TracyWeb.cpp
|
Support opening web pages on emscripten.
|
2022-10-05 01:22:35 +02:00 |
TracyWeb.hpp
|
|
|
TracyWorker.cpp
|
Add plot type "power" and Watt format.
|
2023-03-10 01:25:41 +01:00 |
TracyWorker.hpp
|
|
|