Wrapper for a set of expert tools for profiling, optimizing and debugging programs.
Commonly used tools includememcheck
,cachegrind
,callgrind
,massif
,helgrind
, anddrd
.
program
:
valgrind {program}
program
in full detail:
valgrind --leak-check=full --show-leak-kinds=all {program}
program
:
valgrind --tool=cachegrind {program}
program
:
valgrind --tool=massif --stacks=yes {program}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB