Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE][DOCS] Debug and Profiling Tools documentation page is not up-to-date with current tools #643

Open
LB-ArturZieba opened this issue Sep 5, 2023 · 1 comment

Comments

@LB-ArturZieba
Copy link

Describe the issue

Multiple tools described and shown on screenshots on the Debug and Profiling Tools documentation page are more advanced in the current Atom Sample Viewer project.

Notable differences were found in:

  • CPU Profiler - Much more advanced currently, compared to the documentation page.
  • Culling Debug Window - Currently there are many more additional Debug Draw options, as well as Enable Parallel Octree Traversal option.
  • GPU Profiler - Currently it opens a small window in which three separate tools can be opened: TimestampView, PipelineStatisticsView and GpuMemoryView. TimestampView matches the GPU Renderpass Profiler, but other two tools are missing.
  • PassTree and TransientAttachmentProfiler seem to be in line with documentation.

Video showing tools mentioned on the Debug and Profiling Tools documentation page:

DebugAndProfilingTools.mp4

Impacted page(s)

https://github.com/o3de/o3de-atom-sampleviewer/wiki/Debug-and-Profiling-Tools

Expected experience

Information in the documentation is up-to-date with how it is in AtomSampleViewer project.

@LB-ArturZieba
Copy link
Author

I'm unable to modify the labels, but the issue should be considered as Major.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant