diff mbox series

[for-4.19,2/2] CHANGELOG: Add entries related to tracing

Message ID 20240624090411.1867850-2-george.dunlap@cloud.com (mailing list archive)
State New
Headers show
Series [for-4.19,1/2] CHANGELOG.md: Fix indentation of "Removed" section | expand

Commit Message

George Dunlap June 24, 2024, 9:04 a.m. UTC
Signed-off-by: George Dunlap <george.dunlap@cloud.com>
---
CC: Oleksii Kurochko <oleksii.kurochko@gmail.com>
CC: Community Manager <community.manager@xenproject.org>
CC: Andrew Cooper <andrew.cooper3@citrix.com>
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

Comments

Andrew Cooper June 24, 2024, 9:52 a.m. UTC | #1
On 24/06/2024 10:04 am, George Dunlap wrote:
> Signed-off-by: George Dunlap <george.dunlap@cloud.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
diff mbox series

Patch

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3c6c7954f..35c3488f4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,8 @@  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - When building with Systemd support (./configure --enable-systemd), remove
    libsystemd as a build dependency.  Systemd Notify support is retained, now
    using a standalone library implementation.
+ - xenalyze no longer requires `--svm-mode` when analyzing traces
+   generated on AMD CPUs
 
 ### Added
  - On x86:
@@ -37,6 +39,7 @@  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
    compatibility reasons.  VMs configured with bootloader="/usr/bin/pygrub"
    should be updated to just bootloader="pygrub".
  - The Xen gdbstub on x86.
+ - xentrace_format has been removed; use xenalyze instead.
 
 ## [4.18.0](https://xenbits.xenproject.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.18.0) - 2023-11-16