You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Profiler/Code/Source
Scott Romero 12efc84632
[development] minor Profiler gem fixes (#5473)
Fixed incorrect frame boundary guess when loading a profile capture
Added some missing default initializers
Removed implicit dependency on Atom timing marker constants
Fixed issue with small visualizer viewport bounds when loading a saved capture

Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com
4 years ago
..
CpuProfiler.h [atom_cpu_profiler_gem_promotion] quick small changes based on PR feedback 4 years ago
CpuProfilerImpl.cpp Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
CpuProfilerImpl.h [development] minor Profiler gem fixes (#5473) 4 years ago
ImGuiCpuProfiler.cpp [development] minor Profiler gem fixes (#5473) 4 years ago
ImGuiCpuProfiler.h [development] minor Profiler gem fixes (#5473) 4 years ago
ProfilerImGuiModule.cpp [development] Fixed Profiler ImGui module name when building monolithic (#4848) 4 years ago
ProfilerImGuiSystemComponent.cpp [atom_cpu_profiler_gem_promotion] more quick small changes based on PR feedback 4 years ago
ProfilerImGuiSystemComponent.h [atom_cpu_profiler_gem_promotion] more quick small changes based on PR feedback 4 years ago
ProfilerModule.cpp [atom_cpu_profiler_gem_promotion] created profiler ImGui variant module and hooked up data/viz to their respective modules 4 years ago
ProfilerSystemComponent.cpp [profiler_capture_api] removed now unnecessary ProfilerRequests EBus alias after AZ::Interface conversion 4 years ago
ProfilerSystemComponent.h [profiler_capture_api] removed now unnecessary ProfilerRequests EBus alias after AZ::Interface conversion 4 years ago