mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 01:58:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Wrapper for a set of expert tools for profiling, optimizing and debugging programs.
|
||||
> Commonly used tools include `memcheck`, `cachegrind`, `callgrind`, `massif`, `helgrind`, and `drd`.
|
||||
> More information: <http://www.valgrind.org>.
|
||||
> More information: <https://www.valgrind.org>.
|
||||
|
||||
- Use the (default) Memcheck tool to show a diagnostic of memory usage by `program`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user