difference between snapshot and export results

Questions about YourKit Java Profiler
Locked
ron.amir
Posts: 7
Joined: Mon Apr 24, 2023 9:29 am

difference between snapshot and export results

Post by ron.amir »

Hello,

I'm using the command line tool for memory monitoring as part of an automated process, I've identified a pattern where the results of the export are different than the results in the snapshot. When I open a snapshot using the UI it shows that I have total shallow size which in consistently bigger than the size I get when exporting the same snapshot using the command line tool. It looks like the unreachable objects are for some reason not taken into account during the exporting process.

Are you aware of this behavior? is it configurable?
Vladimir Kondratyev
Posts: 1660
Joined: Tue Aug 10, 2004 7:52 pm

Re: difference between snapshot and export results

Post by Vladimir Kondratyev »

We need additional information to investigate the issue you mentioned. Please send the following details to support@yourkit.com:

1) A link to download the snapshot demonstrating the problem.
2) The command you use to export results.
3) The exact version of the profiler you are using.

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
Locked