{
    "content": [
        {
            "type": "text",
            "text": "# gcov-dump-9 (man)\n\n## NAME\n\ngcov-dump - offline gcda and gcno profile dump tool\n\n## SYNOPSIS\n\ngcov-dump [-v|--version]\n[-h|--help]\n[-l|--long]\n[-p|--positions]\ngcovfiles\n\n## DESCRIPTION\n\ngcov-dump is a tool you can use in conjunction with GCC to dump content of gcda and gcno\nprofile files offline.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (8 subsections)\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "gcov-dump-9",
        "section": "",
        "mode": "man",
        "summary": "gcov-dump - offline gcda and gcno profile dump tool",
        "synopsis": "gcov-dump [-v|--version]\n[-h|--help]\n[-l|--long]\n[-p|--positions]\ngcovfiles",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-h",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": "--help",
                "arg": null,
                "description": "Display help about using gcov-dump (on the standard output), and exit without doing any further processing."
            },
            {
                "flag": "-l",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": "--long",
                "arg": null,
                "description": "Dump content of records."
            },
            {
                "flag": "-p",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": "--positions",
                "arg": null,
                "description": "Dump positions of records."
            },
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "Display the gcov-dump version number (on the standard output), and exit without doing any further processing."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-h",
                        "lines": 1,
                        "flag": "-h"
                    },
                    {
                        "name": "--help",
                        "lines": 3,
                        "long": "--help"
                    },
                    {
                        "name": "-l",
                        "lines": 1,
                        "flag": "-l"
                    },
                    {
                        "name": "--long",
                        "lines": 2,
                        "long": "--long"
                    },
                    {
                        "name": "-p",
                        "lines": 1,
                        "flag": "-p"
                    },
                    {
                        "name": "--positions",
                        "lines": 2,
                        "long": "--positions"
                    },
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    },
                    {
                        "name": "--version",
                        "lines": 3,
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "COPYRIGHT",
                "lines": 21,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "gcov-dump - offline gcda and gcno profile dump tool\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "gcov-dump [-v|--version]\n[-h|--help]\n[-l|--long]\n[-p|--positions]\ngcovfiles\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "gcov-dump is a tool you can use in conjunction with GCC to dump content of gcda and gcno\nprofile files offline.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-h",
                        "content": "",
                        "flag": "-h"
                    },
                    {
                        "name": "--help",
                        "content": "Display help about using gcov-dump (on the standard output), and exit without doing any\nfurther processing.\n",
                        "long": "--help"
                    },
                    {
                        "name": "-l",
                        "content": "",
                        "flag": "-l"
                    },
                    {
                        "name": "--long",
                        "content": "Dump content of records.\n",
                        "long": "--long"
                    },
                    {
                        "name": "-p",
                        "content": "",
                        "flag": "-p"
                    },
                    {
                        "name": "--positions",
                        "content": "Dump positions of records.\n",
                        "long": "--positions"
                    },
                    {
                        "name": "-v",
                        "content": "",
                        "flag": "-v"
                    },
                    {
                        "name": "--version",
                        "content": "Display the gcov-dump version number (on the standard output), and exit without doing any\nfurther processing.\n",
                        "long": "--version"
                    }
                ]
            },
            "COPYRIGHT": {
                "content": "Copyright (c) 2017-2019 Free Software Foundation, Inc.\n\nPermission is granted to copy, distribute and/or modify this document under the terms of the\nGNU Free Documentation License, Version 1.3 or any later version published by the Free\nSoftware Foundation; with the Invariant Sections being \"GNU General Public License\" and\n\"Funding Free Software\", the Front-Cover texts being (a) (see below), and with the Back-Cover\nTexts being (b) (see below).  A copy of the license is included in the gfdl(7) man page.\n\n(a) The FSF's Front-Cover Text is:\n\nA GNU Manual\n\n(b) The FSF's Back-Cover Text is:\n\nYou have freedom to copy and modify this GNU Manual, like GNU\nsoftware.  Copies published by the Free Software Foundation raise\nfunds for GNU development.\n\n\n\ngcc-9.5.0                                    2022-05-27                                 GCOV-DUMP(1)",
                "subsections": []
            }
        }
    }
}