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
Scott Romero a20f48915e
[development] Profiler gem cleanup (#7533)
Consolidated the contents of CpuProfilerImp.h into CpuProfiler.h
Renamed CpuProfilerImpl.cpp to CpuProfiler.cpp
Collapsed the CpuProfilerImpl class into the intermediary CpuProfiler interface class, removing that interface type
Replaced all calls to the old CpuProfiler interface with AZ::Debug::ProfilerSystemInterface
Added accessor to see if a continuous capture is in progress to AZ::Debug::ProfilerRequests

Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com
4 years ago
..
Include/Profiler [profiler_capture_api] merging overlapping profiler EBuses into AzCore 4 years ago
Source [development] Profiler gem cleanup (#7533) 4 years ago
CMakeLists.txt [atom_cpu_profiler_gem_promotion] added missing configuration entries pointed out in PR 4 years ago
profiler_files.cmake [development] Profiler gem cleanup (#7533) 4 years ago
profiler_imgui_shared_files.cmake [atom_cpu_profiler_gem_promotion] created profiler ImGui variant module and hooked up data/viz to their respective modules 4 years ago
profiler_shared_files.cmake [atom_cpu_profiler_gem_promotion] initial Profiler gem add 4 years ago