https://bugs.documentfoundation.org/show_bug.cgi?id=95586

--- Comment #7 from Joel Madero <jmadero....@gmail.com> ---
@Cor -

I'm probably not the best person to ask as I barely understand this stuff
myself but:

1) You can install valgrind from your package manager - for instance ubuntu is
just sudo apt-get install valgrind

2) To run it (the wiki needs some real love from documentation team as it's
overly complicated)

valgrind --tools=callgrind ./soffice.bin <filename>

that'll create new log files (several). Look for the largest file as it's most
likely the right one

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to