1MTRACE(1)                      Linux user manual                     MTRACE(1)
2
3
4

NAME

6       mtrace - interpret the malloc trace log
7

SYNOPSIS

9       mtrace [option]... [binary] mtracedata
10

DESCRIPTION

12       mtrace  is  a  Perl script used to interpret and provide human readable
13       output of the trace log contained in the file  mtracedata,  whose  con‐
14       tents were produced by mtrace(3).  If binary is provided, the output of
15       mtrace also contains the source file name with line number  information
16       for problem locations (assuming that binary was compiled with debugging
17       information).
18
19       For more information about the mtrace(3)  function  and  mtrace  script
20       usage, see mtrace(3).
21

OPTIONS

23       --help Print help and exit.
24
25       --version
26              Print version information and exit.
27

BUGS

29       For       bug       reporting       instructions,      please      see:
30http://www.gnu.org/software/libc/bugs.html⟩.
31

SEE ALSO

33       memusage(1), mtrace(3)
34

COLOPHON

36       This page is part of release 5.02 of the Linux  man-pages  project.   A
37       description  of  the project, information about reporting bugs, and the
38       latest    version    of    this    page,    can     be     found     at
39       https://www.kernel.org/doc/man-pages/.
40
41
42
43GNU                               2017-09-15                         MTRACE(1)
Impressum