https://bugs.freedesktop.org/show_bug.cgi?id=79761
Marina Latini <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.dropbox.com/s/v | |24vifucf1x1ztq/callgrind.ou | |t.11541.gz --- Comment #12 from Marina Latini <[email protected]> --- (In reply to comment #11) > > Marina ... thanks for running the profile; I'm afraid my instructions were > wrong ... [ sorry ! ]. > > The callgrind results will be saved in a callgrind.11541.out file - can you > gzip that and attach it ? - hopefully its still there. Since that has the > real data to fix this with !. It's my first attempt with valgrind and the man pages are very big to read in few minutes. I done a rapid copy&paste from your comment so, Michael, no problem! ;) I recap my steps: 1) Used the sources https://bitbucket.org/vmiklos/lo-daily (are they ok also for bibisect?) 2) Started LibreOffice for creating the fresh user profile with: ./opt/program/soffice.bin -env:UserInstallation=file:///tmp/soffice-bisect-$(git rev-parse HEAD) 3) Closed LibreOffice 4) Copied the .dat files in the autocorrect folder 5) Setted the variables: unset MALLOC_CHECK_ unset MALLOC_PERTURB_ unset G_SLICE export SAL_DISABLE_FLOATGRAB=1 export OOO_DISABLE_RECOVERY=1 6) started valgrind with: valgrind --tool=callgrind --simulate-cache=yes --dump-instr=yes ./opt/program/soffice.bin -env:UserInstallation=file:///tmp/soffice-bisect-$(git rev-parse HEAD) --splash-pipe=0 >& /tmp/callgrind-log.txt The out file is too big (18MB) so here you can find the gzip file uploaded on dropbox https://www.dropbox.com/s/v24vifucf1x1ztq/callgrind.out.11541.gz -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
