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>
|
2021-11-08 11:09:07 -08:00 |
|
Scott Romero
|
e008ba8579
|
[development] Fixed Profiler ImGui module name when building monolithic (#4848)
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-21 10:22:24 -07:00 |
|
AMZN-ScottR
|
02754ccbd0
|
[atom_cpu_profiler_gem_promotion] more quick small changes based on PR feedback
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-19 10:44:14 -07:00 |
|
AMZN-ScottR
|
55bca4658f
|
[atom_cpu_profiler_gem_promotion] quick small changes based on PR feedback
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-18 17:54:08 -07:00 |
|
AMZN-ScottR
|
fa4e91b05c
|
[atom_cpu_profiler_gem_promotion] added optional AZ::Interface usage to ProfilerImGuiRequests
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-18 10:51:15 -07:00 |
|
AMZN-ScottR
|
6480bc8b86
|
[atom_cpu_profiler_gem_promotion] additional APIs for external control of the CPU profiler and visualization
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-15 19:24:41 -07:00 |
|
AMZN-ScottR
|
63e68f224b
|
[atom_cpu_profiler_gem_promotion] updated CPU frame data capture EBus calls and minor clean up in profiler ImGui window
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-15 19:24:41 -07:00 |
|
AMZN-ScottR
|
b89e437a6b
|
[atom_cpu_profiler_gem_promotion] migrated CPU frame data capture API and implementation from Atom over to Profiler gem
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-15 19:24:41 -07:00 |
|
AMZN-ScottR
|
805cd96c28
|
[atom_cpu_profiler_gem_promotion] created profiler ImGui variant module and hooked up data/viz to their respective modules
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-15 19:24:21 -07:00 |
|
AMZN-ScottR
|
ead3a4b9ae
|
[atom_cpu_profiler_gem_promotion] included moved files in compilation and fixed compiler errors
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-15 19:22:26 -07:00 |
|
AMZN-ScottR
|
d193dc40a9
|
[atom_cpu_profiler_gem_promotion] updated namespaces for moved files
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-15 19:22:26 -07:00 |
|
AMZN-ScottR
|
6946145b23
|
[atom_cpu_profiler_gem_promotion] moved CPU profiler files from Atom into new Profiler gem
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-15 19:22:26 -07:00 |
|
AMZN-ScottR
|
fbc7f5d943
|
[atom_cpu_profiler_gem_promotion] initial Profiler gem add
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
|
2021-10-15 19:22:26 -07:00 |
|