]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Always output all leak kinds in a xtree leak result file.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 25 Nov 2018 18:51:53 +0000 (19:51 +0100)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 25 Nov 2018 18:51:53 +0000 (19:51 +0100)
commit7c26e71c096addf193502334c69b06abe3d86766
tree63132e441345c0399079556244a1c2b0b6e2d114
parentddfc274b24a1ae3b57166ada1fe97acb433b9b79
Always output all leak kinds in a xtree leak result file.

- The option --xtree-leak=yes (to output leak result in xtree format)
  automatically activates the option --show-leak-kinds=all,
  as xtree visualisation tools such as kcachegrind can in any case
  select what kind of leak to visualise.
NEWS
memcheck/docs/mc-manual.xml
memcheck/mc_main.c