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 18fcdcd4f4
[development] added option to control update frequency in profiler visualizer (#7705)
resolves #4365

Increased the initial profiler ImGui window size
Updated thread render order so the main thread is always on top

Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com
4 years ago
..
CpuProfiler.h Changes call from AZ_TRACE to AZ_PROFILE. AZ_TRACE uses a driller bus that is going to be removed 4 years ago
CpuProfilerImpl.cpp [development] updated Profiler interface to allow the forwarding of format string arguments (#7173) 4 years ago
CpuProfilerImpl.h [development] updated Profiler interface to allow the forwarding of format string arguments (#7173) 4 years ago
ImGuiCpuProfiler.cpp [development] added option to control update frequency in profiler visualizer (#7705) 4 years ago
ImGuiCpuProfiler.h [development] added option to control update frequency in profiler visualizer (#7705) 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