{
    "mode": "man",
    "parameter": "mtrace",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/mtrace/1/json",
    "generated": "2026-06-10T16:12:17Z",
    "synopsis": "mtrace [option]... [binary] mtracedata",
    "sections": {
        "NAME": {
            "content": "mtrace - interpret the malloc trace log\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "mtrace [option]... [binary] mtracedata\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "mtrace  is a Perl script used to interpret and provide human readable output of the trace log\ncontained in the file mtracedata, whose contents were produced by mtrace(3).   If  binary  is\nprovided,  the  output of mtrace also contains the source file name with line number informa‐\ntion for problem locations (assuming that binary was compiled with debugging information).\n\nFor more information about the mtrace(3) function and mtrace script usage, see mtrace(3).\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "--help Print help and exit.\n",
            "subsections": [
                {
                    "name": "--version",
                    "content": "Print version information and exit.\n",
                    "long": "--version"
                }
            ]
        },
        "BUGS": {
            "content": "For bug reporting instructions, please see: ⟨http://www.gnu.org/software/libc/bugs.html⟩.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "memusage(1), mtrace(3)\n",
            "subsections": []
        },
        "COLOPHON": {
            "content": "This page is part of release 5.10 of the Linux  man-pages  project.   A  description  of  the\nproject,  information about reporting bugs, and the latest version of this page, can be found\nat https://www.kernel.org/doc/man-pages/.\n\n\n\nGNU                                          2017-09-15                                    MTRACE(1)",
            "subsections": []
        }
    },
    "summary": "mtrace - interpret the malloc trace log",
    "flags": [
        {
            "flag": "",
            "long": "--version",
            "arg": null,
            "description": "Print version information and exit."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "memusage",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/memusage/1/json"
        }
    ]
}