Vtune report Outside any known module -
i using intel(r) vtune(tm) amplifier xe 2013 update 5 (build 274450) linux application hotspot collect, report says "[outside known module]" consume of time, want more info unknow module.
when read release notes of vtune amplifier, says "list of hotspots may contain "outside known module" on systems kernel older 2.6.20 (200233501)", linux kernel "2.6.32", idea this?
check program not generating code on fly (i.e. not jit-ing). may want switch grouping "module / code location / call stack" , see virtual addresses cannot mapped vtune known module.
Comments
Post a Comment