From feb4f44c3d5b679f488dfb787536a80d0ed9a79a Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Tue, 13 Dec 2022 09:28:26 -0500 Subject: [PATCH] reorder changelog entries Signed-off-by: Karl W. Schulz [ROCm/rocprofiler-compute commit: 2588effbaa710f3c504d0fb4d0b4a0a306ad0a08] --- projects/rocprofiler-compute/CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/rocprofiler-compute/CHANGES b/projects/rocprofiler-compute/CHANGES index 2d50e2e157..ff4fb1a025 100644 --- a/projects/rocprofiler-compute/CHANGES +++ b/projects/rocprofiler-compute/CHANGES @@ -2,12 +2,12 @@ Version 1.0.5 (13 Dec 2022) * store application command-line parameters in profiling output (#27) * enable additional normalizations in CLI mode (#30) + * add missing ubuntu 20.04 roofline binary to packaging (#34) * update L1 bandwidth metric calculations (#36) * add L1 <-> L2 bandwidth calculation (#37) * documentation updates (#38, #41) - * maintain git sha in production installs from tarball (#53) * enhanced subprocess logging to identify critical errors in rocprofiler (#50) - * add missing ubuntu 20.04 roofline binary to packaging (#34) + * maintain git sha in production installs from tarball (#53) Version 1.0.4 (11 Nov 2022)