mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-06 03:23:58 +00:00
* callgrind_annotate: ignore the lines giving the long names of the events: such lines are used by kcachegrind for the GUI, so are better accepted (and ignored) by callgrind_annotate * Document in callgrind_annotate manual that thresholds can be given per event kind. * Avoid a division by zero in callgrind_annotate, for 'special data' such as produced by (some) xtrees. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16125