chewiebug

Results 89 comments of chewiebug

#216 is now merged and support for parsing ZGC logs is present in the latest SNAPSHOT version. @jborgers: The log you posted in your second comment of this issue will...

Hi, If someone finds the time to implement it or this format is not so different from the format, that is already parsed, it might be supported one day. But...

I have added some support for IBM J9 R26, R27 and R28. I think, there are a few features missing: - af pauses are treated as "full gcs" -> should...

In general, this is possible. You just need to find someone willing to do it :-). Did you know, that the size of the generated image via cli can be...

Hi Jaroslav, You are right, GCViewer does not support APPLICATION_STOPPED_TIME for the java unified logging format, at the moment. If you would like to give adding support for APPLICATION_STOPPED_TIME a...

Hi Eugene, Does this happen to be the last (incomplete) line of a gc log? Regards, Jörg Am 30.09.2013 12:59, schrieb Eugene Morozov: > INFO [DataReaderFacade]: GCViewer version 1.33-SNAPSHOT >...

Hi Eugene, Were you using the manual update button or the automatic update? The latter should suppress warning messages. Regards, Jörg Am 05.10.2013 09:40, schrieb Eugene Morozov: > Hi, Jörg...

Hi Eugene, The button for automatic updates of the log file is just the next button to the right of the manual update. Regards, Jörg

The printClassHistogram options look like very verbose debug options, which usually make parsing of the file quite difficult. I personally have rather little priority on supporting the very verbose options...