b75423b173
* Updating install doc page * Removing the Quick Start page * Add documentation for rocpd output * Update links to reference rocm-systems repo * Update README.md Installation instructions references ROCm Docs link. * Updated git clone instructions Back to using https to clone the repository * Fix formatting * Update projects/rocprofiler-systems/docs/how-to/understanding-rocprof-sys-output.rst * Add reference to "rocpd" section to the "Profiling Python" section * Update CONTRIBUTING.md * For ROCPD, document minimum version of SDK. * Update CHANGELOGS Signed-off-by: David Galiffi <David.Galiffi@amd.com> * Update CHANGELOG.md Updated based on feedback from docs team * Update CONTRIBUTING.md * Update CONTRIBUTING.md. Simplify and remove setup information overlapping with the "rocm-systems" contributing documentation. * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> * Update CHANGELOG.md * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> * Apply suggestion from @prbasyal-amd Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> --------- Signed-off-by: David Galiffi <David.Galiffi@amd.com> Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
77 baris
2.4 KiB
Plaintext
77 baris
2.4 KiB
Plaintext
# Anywhere {branch} is used, the branch name will be substituted.
|
|
# These comments will also be removed.
|
|
defaults:
|
|
numbered: False
|
|
maxdepth: 6
|
|
root: index
|
|
subtrees:
|
|
- entries:
|
|
- file: what-is-rocprof-sys.rst
|
|
|
|
- caption: Install
|
|
entries:
|
|
- file: install/install.rst
|
|
title: ROCm Systems Profiler installation guide
|
|
|
|
- caption: How to
|
|
entries:
|
|
- file: how-to/configuring-validating-environment.rst
|
|
title: Configuring the environment
|
|
subtrees:
|
|
- entries:
|
|
- file: how-to/configuring-runtime-options.rst
|
|
title: Configuring runtime options
|
|
- file: how-to/general-tips-using-rocprof-sys.rst
|
|
title: Profiling
|
|
subtrees:
|
|
- entries:
|
|
- file: how-to/sampling-call-stack.rst
|
|
title: Sampling the call stack
|
|
- file: how-to/instrumenting-rewriting-binary-application.rst
|
|
title: Instrumenting and rewriting a binary application
|
|
- file: how-to/performing-causal-profiling.rst
|
|
title: Performing causal profiling
|
|
- file: how-to/profiling-python-scripts.rst
|
|
title: Profiling Python scripts
|
|
- file: how-to/nic-profiling.rst
|
|
title: Network performance profiling
|
|
- file: how-to/vcn-jpeg-sampling.rst
|
|
title: VCN and JPEG sampling and tracing
|
|
- file: how-to/understanding-rocprof-sys-output.rst
|
|
title: Understanding the output
|
|
- file: how-to/using-rocprof-sys-api.rst
|
|
title: Using the ROCm Systems Profiler API
|
|
|
|
- caption: Conceptual
|
|
entries:
|
|
- file: conceptual/rocprof-sys-feature-set.rst
|
|
title: Features and use cases
|
|
- file: conceptual/data-collection-modes.rst
|
|
title: Data collection modes
|
|
|
|
- caption: Reference
|
|
entries:
|
|
- file: reference/development-guide.rst
|
|
title: Development guide
|
|
- file: reference/rocprof-sys-glossary.rst
|
|
title: Glossary
|
|
- file: doxygen/html/files
|
|
title: API library
|
|
- file: doxygen/html/functions
|
|
title: Class member functions
|
|
- file: doxygen/html/globals
|
|
title: Globals
|
|
- file: doxygen/html/annotated
|
|
title: Classes, structures, and interfaces
|
|
|
|
- caption: Tutorials
|
|
entries:
|
|
- url: https://github.com/ROCm/rocm-systems/tree/develop/projects/rocprofiler-systems/examples
|
|
title: GitHub examples
|
|
- file: tutorials/video-tutorials.rst
|
|
title: Video tutorials
|
|
|
|
- caption: About
|
|
entries:
|
|
- file: license.rst
|