[rocprofiler-compute] Bump version and update changelog ahead of ROCm 7.2 release (#1908)

Šī revīzija ir iekļauta:
vedithal-amd
2025-11-18 10:04:28 -05:00
revīziju iesūtīja GitHub
vecāks 0e28188fdc
revīzija 44a32e23ac
2 mainīti faili ar 12 papildinājumiem un 12 dzēšanām
+11 -11
Parādīt failu
@@ -4,30 +4,30 @@ Full documentation for ROCm Compute Profiler is available at [https://rocm.docs.
## Unreleased
## ROCm Compute Profiler 3.4.0 for ROCm 7.2.0
### Added
* Add `--list-blocks <arch>` option to general options to list available IP blocks on specified arch (similar to `--list-metrics`), cannot be used with `--block`.
* `--list-blocks <arch>` option to general options. It lists the available IP blocks on the specified arch (similar to `--list-metrics`), however cannot be used with `--block`.
* Added `config_delta/gfx950_diff.yaml` to analysis config yamls to track the revision between a gfx9 architecture against the latest supported architecture gfx950
* `config_delta/gfx950_diff.yaml` to analysis config YAMLs to track the revision between the gfx9xx GPUs against the latest supported gfx950 GPUs.
* Analysis db features
* Add support for per kernel metrics analysis.
* Add support for dispatch timeline analysis.
* Show duration as median in addition to mean in kernel view.
* Adds support for per kernel metrics analysis.
* Adds support for dispatch timeline analysis.
* Shows duration as median in addition to mean in kernel view.
### Changed
* `-b/--block` accepts block alias(es) (See block aliases using command-line option `--list-blocks <arch>`).
* `-b/--block` accepts block alias(es). See block aliases using command-line option `--list-blocks <arch>`.
* analysis configs yamls are now managed with the new config management workflow in `tools/config_management/`
* Analysis configs YAMLs are now managed with the new config management workflow in `tools/config_management/`.
* `amdsmi` python API is used instead of `amd-smi` CLI to query GPU specifications.
### Removed
* Removed `database` mode from `rocprofiler-compute`. This is to move our focus from grafana
and mongodb integration to other visualization methods such as:
* Analysis DB based Visualizer (upcoming)
* Removed `database` mode from ROCm Compute Profiler in favor of other visualization methods, rather than Grafana and MongoDB integration, such as the upcoming Analysis DB-based Visualizer.
* Plotly server based standalone GUI
* Commandline based Textual User Interface
+1 -1
Parādīt failu
@@ -1 +1 @@
3.3.1
3.4.0