Version bump and CHANGELOG update for 7.1 (#1563)

This commit is contained in:
Gopesh Bhardwaj
2025-10-28 21:23:32 +05:30
committed by GitHub
orang tua f0f008d494
melakukan 2be2945228
2 mengubah file dengan 15 tambahan dan 1 penghapusan
+14
Melihat File
@@ -224,3 +224,17 @@ Full documentation for ROCprofiler-SDK is available at [rocm.docs.amd.com/projec
### Removed
- Support for compilation of gfx940 and gfx941 targets.
## ROCprofiler-SDK 1.1.0 for ROCm release 7.1
### Added
- Dynamic process attachment- ROCprofiler-sdk and `rocprofv3` now facilitate dynamic profiling of a running GPU applications by attaching to its process ID (PID), rather than launching the application through the profiler itself.
- Scratch-memory trace information to the Perfetto output in `rocprofv3`.
- New capabilities to the thread trace support in `rocprofv3`, including real-time clock support for thread trace alignment on gfx9 architecture. This enables high-resolution clock computation and better synchronization across shader engines. Additionally, `MultiKernelDispatch` thread trace support is now available across all ASICs.
- Documentation for dynamic process attachment.
- Documentation for `rocpd` summaries.
### Optimized
- Improved the stability and robustness of the `rocpd` output.
+1 -1
Melihat File
@@ -1 +1 @@
1.0.0
1.1.0