diff --git a/CHANGELOG.md b/CHANGELOG.md index 14e90aedf087..aed3b6f70ef9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,9 @@ `snapshot-editor` tool to print MicrovmState of vmstate snapshot file in a readable format. Also made the `vcpu-states` subcommand available on x86_64. +- [#4063](https://github.com/firecracker-microvm/firecracker/pull/4063): + Adds source-level instrumentation based tracing. See + [tracing](./docs/tracing.md) for more details. ### Changed