5c42d7d82a
* getting started for amples and tools * Adding getting started to documentation * Addressing review comments * minor update * renaming rocprofv2 to rocprofv3 in doc * Apply suggestions from code review --------- Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com>
19 lines
356 B
Markdown
19 lines
356 B
Markdown
# Welcome to the [ROCprofiler](https://github.com/ROCm-Developer-Tools/rocprofiler-v2-internal) Documentation!
|
|
|
|
```eval_rst
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 4
|
|
:caption: Table of Contents
|
|
|
|
about
|
|
features
|
|
installation
|
|
tool_library_overview
|
|
callback_tracing
|
|
buffered_tracing
|
|
intercept_table
|
|
developer_api
|
|
getting_started
|
|
```
|