This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-23872-jfr-old-objects
in repository https://gitbox.apache.org/repos/asf/camel.git
from 2a8e14022cf6 CAMEL-23872: Rename totalSize to sampledSize and add
sampling note
add 0767fdf854bb CAMEL-23872: Add dual recording mode for memory leak
trend comparison
No new revisions were added by this update.
Summary of changes:
.../impl/console/JfrOldObjectSampleDevConsole.java | 139 ++++++
.../camel-jbang-cmd-jfr-old-objects.adoc | 3 +-
.../META-INF/camel-jbang-commands-metadata.json | 2 +-
.../core/commands/action/CamelJfrOldObjects.java | 285 ++++++++---
.../dsl/jbang/core/commands/mcp/RuntimeTools.java | 103 +++-
.../core/commands/tui/JfrOldObjectSampleTab.java | 542 +++++++++++++++++++--
6 files changed, 967 insertions(+), 107 deletions(-)