Skip to content

Continuous Profiling

June 02, 2026

Heap memory profiles and wall-clock profiling

Memory card

Heap memory profiles — Investigate live retained memory in your Java services with the new Heap bytes and Heap objects profile types, available alongside Allocated bytes and Allocated objects in the service drilldown and the Profiles catalog. The Profiles catalog memory view also adds Avg. heap bytes, Heap bytes, and Heap objects columns. Learn more

Wall-clock profiling — Find latency that does not show up in CPU profiles. The CPU card on the service drilldown now offers a Wall variant alongside mCore, and the Profiles catalog CPU view exposes new Avg. wall and Wall samples per second columns. Learn more

Jun 01, 2026

Right-click context menu on flame graph rectangles

Coralogix CP

Right-click any frame in the flame graph on the service-drilldown Profiles tab to open a context menu with four per-frame actions. The menu is available in both Explorer and Compare modes. Learn more

May 26, 2026

Show only user code toggle for flame graph and stack-trace table

Coralogix CP

Filter the flame graph and the stack-trace table on the service-drilldown Profiles tab to your own application code with the new Show only user code toggle, next to the Color by dropdown. The toggle is on by default, so library, runtime, native, and kernel frames are hidden from view — letting you focus on actionable code paths the moment you open a profile. The filter applies in Explorer and Compare modes, and to both CPU and memory profiles. Learn more

May 05, 2026

Memory profiling for Java services

Memory card

Profile memory allocations in Java services using the Coralogix Continuous Profiler SDK and Async Profiler. The Profiles catalog and service drilldown now support a Memory profile type alongside CPU. Learn more

Apr 09, 2026

Continuous Profiling on AWS ECS-EC2

Enable Continuous Profiling for workloads running on AWS ECS clusters backed by EC2 container instances directly from the AWS ECS-EC2 OpenTelemetry onboarding flow. Learn more

Mar 24, 2026

Olly mini compare analysis and frame classification

Analyze compare flame graph with Olly mini — Use AI-powered analysis in Compare mode to understand performance differences between two profiles without manually inspecting every function. Learn more

Color by frame classification — Color flame graph nodes by classification (User Code, Std Lib, External Lib, GC, Native, Kernel) to see at a glance where CPU time is spent across different code layers. Learn more

Guided onboarding tour — A guided tour now introduces key profiling capabilities when you first visit the Profiles tab. Learn more

January 2026

Explain Flame Graph

Coralogix CP

Explain Flame Graph for Continuous Profiling. Learn more

May 2025

Introducing Continuous Profiling

Coralogix CP

Introducing continuous profiling — Built on eBPF and powered by OpenTelemetry, Continuous Profiling captures high-frequency stack traces, CPU cycles, memory allocations, and more—without interfering with your application. Learn more