Skip to content

Commit 9e8ac33

Browse files
Add CHANGELOG.md (#384)
* Add CHANGELOG.md Add known issue for loading Perfetto output with latest version of the Perfetto UI. --------- Co-authored-by: Peter Park <[email protected]>
1 parent df91a34 commit 9e8ac33

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changlog for Omnitrace
2+
3+
Full documentation for Omnitrace is available at
4+
[https://rocm.docs.amd.com/projects/omnitrace/en/latest](https://rocm.docs.amd.com/projects/omnitrace/en/latest).
5+
6+
## Omnitrace v1.11.2 for ROCm 6.2.1
7+
8+
### Known Issues
9+
10+
* Perfetto can no longer open Omnitrace proto files.
11+
Loading the Perfetto trace output `.proto` file in `ui.perfetto.dev` can result
12+
in a dialog with the message, "Oops, something went wrong! Please file a bug."
13+
The information in the dialog will refer to an "Unknown field type." The workaround
14+
is to open the files with the previous version of the Perfetto UI found at
15+
[https://ui.perfetto.dev/v46.0-35b3d9845/#!/](https://ui.perfetto.dev/v46.0-35b3d9845/#!/).

0 commit comments

Comments
 (0)