Issue with Snapshot duration

Questions about YourKit Java Profiler
Post Reply
NitinSharma
Posts: 2
Joined: Mon Apr 14, 2014 6:03 am

Issue with Snapshot duration

Post by NitinSharma »

Hi Anton
We are facing an issue with Snapshots. While doing an endurance run with Profiling on, we triggered an automatic snapshot capturing every 6 hours and it does captures snapshot after 6 hours of the duration but when we open the file all we see is last 1+hours duration not the complete 6 hours. Is there any issue with our setting or is it the default behavior? All we want to compare is 2 different Snapshots of 6 hour duration, is it feasible? Kindly suggest
Vladimir Kondratyev
Posts: 1626
Joined: Tue Aug 10, 2004 7:52 pm

Re: Issue with Snapshot duration

Post by Vladimir Kondratyev »

Please explain in more details what "we see is last 1+hours duration" means. Please send details or screenshots to support(at)yourkit.com
NitinSharma
Posts: 2
Joined: Mon Apr 14, 2014 6:03 am

Re: Issue with Snapshot duration

Post by NitinSharma »

The issue is in Performance charts (say for e.g. the chart CPU usage &Thread Count, all we can see is the graphic details of past 1 hour, the data before that is grayed out.
Screenshot send at your support mail-id as requested.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Issue with Snapshot duration

Post by Anton Katilin »

Please specify startup option "telemetrylimit=6" to set the telemetry capacity to 6 hours:
http://www.yourkit.com/docs/java/help/s ... ptions.jsp
Post Reply