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
hershey5045 18847fb3cc
Improve handling of cached data limits. (#5232)
* Remove size limit on cached profile regions.

Signed-off-by: rbarrand <43485729+hershey5045@users.noreply.github.com>

* Discard excess profiling data once limit has been reached. Warn users only the first time the limit is reached.

Signed-off-by: rbarrand <43485729+hershey5045@users.noreply.github.com>

* Fix bug that was clearing cached time regions instead of the cached time regions map.

Signed-off-by: rbarrand <43485729+hershey5045@users.noreply.github.com>
4 years ago
..
Include/Profiler [atom_cpu_profiler_gem_promotion] more quick small changes based on PR feedback 4 years ago
Source Improve handling of cached data limits. (#5232) 4 years ago
CMakeLists.txt [atom_cpu_profiler_gem_promotion] added missing configuration entries pointed out in PR 4 years ago
profiler_files.cmake [atom_cpu_profiler_gem_promotion] additional APIs for external control of the CPU profiler and visualization 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