mirror of
https://github.com/sstefani/mtrace.git
synced 2026-09-13 14:22:23 +08:00
fix typo in mtrace.1
This commit is contained in:
parent
beda5b7f99
commit
8a05f2f19c
2
mtrace.1
2
mtrace.1
@ -144,7 +144,7 @@ until it exits or
|
|||||||
is terminated.
|
is terminated.
|
||||||
|
|
||||||
Unlike other memory tracers, the trace will be performed by setting
|
Unlike other memory tracers, the trace will be performed by setting
|
||||||
breakpoints on each know dynamic alloction function. So no additional
|
breakpoints on each know dynamic allocation function. So no additional
|
||||||
library nor any kind of instrumentation or recompiling is needed to trace
|
library nor any kind of instrumentation or recompiling is needed to trace
|
||||||
and hunt for memory leaks.
|
and hunt for memory leaks.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user