mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 03:58:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# valgrind
|
||||
|
||||
> Wrapper for a set of expert tools for profiling, optimizing and debugging programs.
|
||||
> 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: <https://valgrind.org/docs/manual/manual-core.html#manual-core.options>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user