Skip to content

Commit 33d4547

Browse files
authored
Update README with analysis and documentation links
Added analysis and documentation URLs for rocprof and omniperf.
1 parent fa89f2f commit 33d4547

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,8 @@ rm -rf ./select_gpu
322322

323323
## rocprof
324324

325+
Analysis with: https://ui.perfetto.dev/
326+
325327
```
326328
#!/bin/bash -l
327329
#
@@ -361,6 +363,8 @@ rm -rf ./select_gpu
361363

362364
## omniperf
363365

366+
doc url: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.2.4/how-to/profile/mode.html
367+
364368
```
365369
#!/bin/bash -l
366370
#

0 commit comments

Comments
 (0)