1295c42022
* Updating installation doc
* updating README
* Addressing Yifan's feedback
* trivial updates
* Added limitation for individual xcc in readme
* Added rocprofv3 page
* README updates
* Updating rocprofv3
* source formatting (clang-format v11) (#538)
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com>
* Merging documentation team's update
* Update source/docs/installation.md
Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com>
Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com>
[ROCm/rocprofiler-sdk commit: 665c546e65]
20 строки
348 B
Markdown
20 строки
348 B
Markdown
# Welcome to the [ROCprofiler](https://github.com/ROCm/rocprofiler-sdk-internal) Documentation!
|
|
|
|
```eval_rst
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 4
|
|
:caption: Table of Contents
|
|
|
|
about
|
|
features
|
|
installation
|
|
tool_library_overview
|
|
callback_services
|
|
buffered_services
|
|
intercept_table
|
|
developer_api
|
|
samples
|
|
rocprofv3
|
|
```
|