Skip to content

Profiler tabs show same results #496

@erazor-de

Description

@erazor-de

Hello,
I tried using VisualVM 2.1.6 on Linux in combination with Adoptium JDK 17.

How to reproduce the issue:
Start VisualVM
Run a Java application
Open this local application in VisualVM
Start CPU profiling, use the application and stop profiling.
-> Results in monitor, threads and profiler tabs.
Now stop and restart the application under test
-> Application has different pid now
Open this local application in VisualVM
Start CPU profiling, use the application and stop profiling.
-> Results in monitor, threads and profiler tabs.
Switch back to tab of first application profiling data.
-> The profiling data of the first invocation has been replaced with the second profiling data. Both show the same profile data now while monitor and threads tabs show their individual data.

I hope you can reproduce this.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions