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.
* Profiler: Implement continuous capture internals Signed-off-by: Jacob Hilliard <jhlliar@amazon.com> * Profiler: extend ProfileCaptureSystemComponent Implements dumping of saved CPU profiling data to a local file, blocking call. Signed-off-by: Jacob Hilliard <jhlliar@amazon.com> * Profiler: Working IO thread for serialization Signed-off-by: Jacob Hilliard <jhlliar@amazon.com> * Profiler: switch to AZ::JobFunction for IO Signed-off-by: Jacob Hilliard <jhlliar@amazon.com> * Profiler: move to a ring buffer for storage Signed-off-by: Jacob Hilliard <jhlliar@amazon.com> * Profiler: switch back to IO thread Signed-off-by: Jacob Hilliard <jhlliar@amazon.com> * Profiler: add TODO Signed-off-by: Jacob Hilliard <jhlliar@amazon.com> * Profiler: correct thread safety issues Signed-off-by: Jacob Hilliard <jhlliar@amazon.com> |
4 years ago | |
|---|---|---|
| .. | ||
| ACES | 4 years ago | |
| AuxGeom | 4 years ago | |
| Builders | 4 years ago | |
| Checkerboard | 4 years ago | |
| CoreLights | 4 years ago | |
| Decals | 4 years ago | |
| DiffuseGlobalIllumination | 4 years ago | |
| DisplayMapper | 4 years ago | |
| ImGui | 4 years ago | |
| ImageBasedLights | 4 years ago | |
| LookupTable | 4 years ago | |
| LuxCore | 4 years ago | |
| Material | 4 years ago | |
| Math | 4 years ago | |
| Mesh | 4 years ago | |
| MorphTargets | 4 years ago | |
| OcclusionCullingPlane | 4 years ago | |
| Platform | 4 years ago | |
| PostProcess | 4 years ago | |
| PostProcessing | 4 years ago | |
| RayTracing | 4 years ago | |
| ReflectionProbe | 4 years ago | |
| ReflectionScreenSpace | 4 years ago | |
| ScreenSpace | 4 years ago | |
| Shadows | 4 years ago | |
| SkinnedMesh | 4 years ago | |
| SkyBox | 4 years ago | |
| TransformService | 4 years ago | |
| Utils | 4 years ago | |
| CommonModule.cpp | 4 years ago | |
| CommonSystemComponent.cpp | 4 years ago | |
| CommonSystemComponent.h | 4 years ago | |
| EditorCommonSystemComponent.cpp | 4 years ago | |
| EditorCommonSystemComponent.h | 4 years ago | |
| FrameCaptureSystemComponent.cpp | 4 years ago | |
| FrameCaptureSystemComponent.h | 4 years ago | |
| ProfilingCaptureSystemComponent.cpp | 4 years ago | |
| ProfilingCaptureSystemComponent.h | 4 years ago | |
| RenderCommon.h | 4 years ago | |