Bump up version to 0.5.0 for AFAR VI (#998)
* Bump up version to 0.5.0 for AFAR VI
* updating changlog
* updating CI
[ROCm/rocprofiler-sdk commit: 018f3ce056]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
937b9344bb
Коммит
7310f8912a
@@ -180,7 +180,6 @@ jobs:
|
||||
timeout-minutes: 10
|
||||
shell: bash
|
||||
run: |
|
||||
python3 -m pip install -r requirements.txt
|
||||
sudo python3 -m pip install -r requirements.txt
|
||||
|
||||
- name: List Files
|
||||
|
||||
@@ -74,3 +74,22 @@ Full documentation for ROCprofiler-SDK is available at [Click Here](source/docs/
|
||||
## Changes
|
||||
|
||||
- rocprofv3 tool now needs `--` in front of application. For detailed uses, please [Click Here](source/docs/rocprofv3.md)
|
||||
|
||||
## ROCprofiler-SDK for AFAR VI
|
||||
|
||||
## Additions
|
||||
|
||||
- OTF2 Tool Support
|
||||
- Kernel and Range Filtering
|
||||
- Counter Collection Definitions in YAML
|
||||
- Documentation updates (SQ Block, Counter Collection, Tracing, Tool Usage)
|
||||
- Added rocprofv3 option --kernel-rename
|
||||
- Added rocprofv3 options for perfetto settings (buffer size, etc.)
|
||||
- Added CSV columns for kernel trace
|
||||
- Thread_Id
|
||||
- Dispatch_Id
|
||||
- Added CSV column for counter_collection
|
||||
|
||||
## Fixes
|
||||
|
||||
- Miscellaneous bug fixes
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.4.0
|
||||
0.5.0
|
||||
|
||||
Ссылка в новой задаче
Block a user