There seems to be overflows in the computations done by xactlog and this is causing the profiles to be incorrect. I’ll look into this.
Marc
On Oct 31, 2016, at 4:25 PM, Marc Feeley feeley@iro.umontreal.ca wrote:
By the way, your screendump is strange… the middle part, the “percent profile”, should be a summation (put on a scale of 100%) of the activity bars above (one per processor). But the red areas (for the GC) don’t line up… Could you try to run xactlog with the -us or -ms option (to scale to microseconds or milliseconds)?
Marc