mtrace (1)
Leading comments
Copyright (c) 2013, Peter Schiffer (pschiffe@redhat.com) %%%LICENSE_START(GPLv2+_DOC_FULL) This is free documentation; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU General Public License's references to "object code" and "executables" are to be interpreted as the output of any document formatting or typesetting system, in...
NAME
mtrace - interpret the malloc trace logSYNOPSIS
mtrace [option]... [binary] mtracedataDESCRIPTION
mtrace is a Perl script used to interpret and provide human readable output of the trace log contained in the file mtracedata, whose contents were produced by mtrace(3). If binary is provided, the output of mtrace also contains the source file name with line number information for problem locations (assuming that binary was compiled with debugging information).For more information about the mtrace(3) function and mtrace script usage, see mtrace(3).
OPTIONS
- --help
- Print help and exit.
- --version
- Print version information and exit.