man-pages/man1/mtrace.1.html
2021-03-31 01:06:50 +01:00

111 lines
2.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of MTRACE</TITLE>
</HEAD><BODY>
<H1>MTRACE</H1>
Section: Linux user manual (1)<BR>Updated: 2017-09-15<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
mtrace - interpret the malloc trace log
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>mtrace</B> [<I>option</I>]... [<I>binary</I>] <I>mtracedata</I>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>mtrace</B>
is a Perl script used to interpret and provide human readable output
of the trace log contained in the file
<I>mtracedata</I>,
whose contents were produced by
<B><A HREF="/cgi-bin/man/man2html?3+mtrace">mtrace</A></B>(3).
If
<I>binary</I>
is provided, the output of
<B>mtrace</B>
also contains the source file name with line number information
for problem locations
(assuming that
<I>binary</I>
was compiled with debugging information).
<P>
For more information about the
<B><A HREF="/cgi-bin/man/man2html?3+mtrace">mtrace</A></B>(3)
function and
<B>mtrace</B>
script usage, see
<B><A HREF="/cgi-bin/man/man2html?3+mtrace">mtrace</A></B>(3).
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>--help</B>
<DD>
Print help and exit.
<DT id="2"><B>--version</B>
<DD>
Print version information and exit.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>BUGS</H2>
For bug reporting instructions, please see:
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+memusage">memusage</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?3+mtrace">mtrace</A></B>(3)
<A NAME="lbAH">&nbsp;</A>
<H2>COLOPHON</H2>
This page is part of release 5.05 of the Linux
<I>man-pages</I>
project.
A description of the project,
information about reporting bugs,
and the latest version of this page,
can be found at
<A HREF="https://www.kernel.org/doc/man-pages/.">https://www.kernel.org/doc/man-pages/.</A>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="6"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="7"><A HREF="#lbAF">BUGS</A><DD>
<DT id="8"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="9"><A HREF="#lbAH">COLOPHON</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:19 GMT, March 31, 2021
</BODY>
</HTML>