10b175e453
Extracted the CPU data and visualization systems out of Atom and turned them into a separate gem NOTES: - A large portion of this change is code restructuring. The only changes made to such code was the minimum necessary for it to work in the new location. - The *CpuProfiler* files shown below as deletes/adds were originally moves (see6946145), my guess is the namespace/formatting change ind193dc4is the culprit for this. - There is one minor outstanding issue post move which is related to how the live CPU frame graph is displaying in the ImGui window. All the data is there and correct but the frame boundary is anchored to the wrong side (left instead of right). Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com