Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 275,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "OProfile"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3386062551346522966,
            "content_hash": 3386062551346522966,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:6",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/876377/?format=api",
            "priority": 100,
            "id": 9269827,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=aefdb5f348432b56",
            "url": "https://translate.fedoraproject.org/api/units/9269827/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.123531Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "indexterm:[system analysis,OProfile,OProfile]indexterm:[OProfile] OProfile is a low overhead, system-wide performance monitoring tool. It uses the performance monitoring hardware on the processor to retrieve information about the kernel and executables on the system, such as when memory is referenced, the number of L2 cache requests, and the number of hardware interrupts received. On a {MAJOROS} system, the `oprofile` package must be installed to use this tool."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3765373725144826128,
            "content_hash": -3765373725144826128,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:9",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 64,
            "source_unit": "https://translate.fedoraproject.org/api/units/876381/?format=api",
            "priority": 100,
            "id": 9269828,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=4bbeb48bfa273ef0",
            "url": "https://translate.fedoraproject.org/api/units/9269828/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.127948Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Many processors include dedicated performance monitoring hardware. This hardware makes it possible to detect when certain events happen (such as the requested data not being in cache). The hardware normally takes the form of one or more _counters_ that are incremented each time an event takes place. When the counter value increments, an interrupt is generated, making it possible to control the amount of detail (and therefore, overhead) produced by performance monitoring."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8822249522487415432,
            "content_hash": 8822249522487415432,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:11",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 72,
            "source_unit": "https://translate.fedoraproject.org/api/units/876385/?format=api",
            "priority": 100,
            "id": 9269829,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=fa6eed32cbb8d288",
            "url": "https://translate.fedoraproject.org/api/units/9269829/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.131031Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "OProfile uses this hardware (or a timer-based substitute in cases where performance monitoring hardware is not present) to collect _samples_ of performance-related data each time a counter generates an interrupt. These samples are periodically written out to disk; later, the data contained in these samples can then be used to generate reports on system-level and application-level performance."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2403836955859070702,
            "content_hash": 2403836955859070702,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:13",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate.fedoraproject.org/api/units/876389/?format=api",
            "priority": 100,
            "id": 9269830,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=a15c24f9abefaeee",
            "url": "https://translate.fedoraproject.org/api/units/9269830/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.133892Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Be aware of the following limitations when using OProfile:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -720937916711893848,
            "content_hash": -720937916711893848,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:15",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/876394/?format=api",
            "priority": 100,
            "id": 9269831,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=75feb6c8d14704a8",
            "url": "https://translate.fedoraproject.org/api/units/9269831/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.136689Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "*Use of shared libraries* — Samples for code in shared libraries are not attributed to the particular application unless the [option]`--separate=library` option is used.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2985201029041492510,
            "content_hash": 2985201029041492510,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:17",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate.fedoraproject.org/api/units/876398/?format=api",
            "priority": 100,
            "id": 9269832,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=a96d90850726121e",
            "url": "https://translate.fedoraproject.org/api/units/9269832/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.139107Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "*Performance monitoring samples are inexact* — When a performance monitoring register triggers a sample, the interrupt handling is not precise like a divide by zero exception. Due to the out-of-order execution of instructions by the processor, the sample may be recorded on a nearby instruction.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 746388644144160624,
            "content_hash": 746388644144160624,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:19",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate.fedoraproject.org/api/units/876401/?format=api",
            "priority": 100,
            "id": 9269833,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=8a5bb4846e991f70",
            "url": "https://translate.fedoraproject.org/api/units/9269833/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.141164Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "*pass:attributes[{blank}][command]#opreport# does not associate samples for inline functions properly* — [command]#opreport# uses a simple address range mechanism to determine which function an address is in. Inline function samples are not attributed to the inline function but rather to the function the inline function was inserted into.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6198334881277136381,
            "content_hash": 6198334881277136381,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:21",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate.fedoraproject.org/api/units/876405/?format=api",
            "priority": 100,
            "id": 9269834,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=d604e8bbfd6fcdfd",
            "url": "https://translate.fedoraproject.org/api/units/9269834/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.143319Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "*OProfile accumulates data from multiple runs* — OProfile is a system-wide profiler and expects processes to start up and shut down multiple times. Thus, samples from multiple runs accumulate. Use the command [command]#opcontrol --reset# to clear out the samples from previous runs.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9021023927464193435,
            "content_hash": -9021023927464193435,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:23",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate.fedoraproject.org/api/units/876409/?format=api",
            "priority": 100,
            "id": 9269835,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=02cee2888d329265",
            "url": "https://translate.fedoraproject.org/api/units/9269835/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.146434Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "*Hardware performance counters do not work on guest virtual machines* — Because the hardware performance counters are not available on virtual systems, you need to use the `timer` mode. Enter the command [command]#opcontrol --deinit#, and then execute [command]#modprobe oprofile timer=1# to enable the `timer` mode.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8748831675052403686,
            "content_hash": -8748831675052403686,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:25",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate.fedoraproject.org/api/units/876413/?format=api",
            "priority": 100,
            "id": 9269836,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=0695e7f1e0d0d41a",
            "url": "https://translate.fedoraproject.org/api/units/9269836/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.148778Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "*Non-CPU-limited performance problems* — OProfile is oriented to finding problems with CPU-limited processes. OProfile does not identify processes that are asleep because they are waiting on locks or for some other event to occur (for example an I/O device to finish an operation).\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1907727828619757658,
            "content_hash": -1907727828619757658,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:27",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translate.fedoraproject.org/api/units/876417/?format=api",
            "priority": 100,
            "id": 9269837,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=658663a5befdf7a6",
            "url": "https://translate.fedoraproject.org/api/units/9269837/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.155436Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Overview of Tools"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2843679835635527504,
            "content_hash": 2843679835635527504,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:29",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/876421/?format=api",
            "priority": 100,
            "id": 9269838,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=a776c7be79ff2f50",
            "url": "https://translate.fedoraproject.org/api/units/9269838/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.159247Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "indexterm:[OProfile,overview of tools] xref:OProfile.adoc#tb-oprofile-tools[OProfile Commands] provides a brief overview of the most commonly used tools provided with the `oprofile` package."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6165935267069088374,
            "content_hash": 6165935267069088374,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:32",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.fedoraproject.org/api/units/876424/?format=api",
            "priority": 100,
            "id": 9269839,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=d591cd74f5b4d276",
            "url": "https://translate.fedoraproject.org/api/units/9269839/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.161831Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "OProfile Commands"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5292187346466656372,
            "content_hash": 5292187346466656372,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:34",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/876428/?format=api",
            "priority": 100,
            "id": 9269840,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=c971a05a36f65074",
            "url": "https://translate.fedoraproject.org/api/units/9269840/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.163998Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "|Command|Description\n|[command]#ophelp#|Displays available events for the system's processor along with a brief description of each.\n|[command]#opimport#|Converts sample database files from a foreign binary format to the native format for the system. Only use this option when analyzing a sample database from a different architecture.\n|[command]#opannotate#|Creates annotated source for an executable if the application was compiled with debugging symbols. See xref:OProfile.adoc#s2-oprofile-reading-opannotate[Using [command]#opannotate#] for details.\n|[command]#opcontrol#|Configures what data is collected. See xref:OProfile.adoc#s1-oprofile-configuring[Configuring OProfile Using Legacy Mode] for details.\n|[command]#operf#|Recommended tool to be used in place of [command]#opcontrol# for profiling. See xref:OProfile.adoc#s1-using-operf[Using operf] for details.\n For differences between [command]#operf# and [command]#opcontrol# see xref:OProfile.adoc#s2-operf_vs_opcontrol[operf vs. opcontrol].\n|[command]#opreport#|Retrieves profile data. See xref:OProfile.adoc#s2-oprofile-reading-opreport[Using [command]#opreport#] for details.\n|[command]#oprofiled#|Runs as a daemon to periodically write sample data to disk.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -621036485292539942,
            "content_hash": -621036485292539942,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:47",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 121,
            "source_unit": "https://translate.fedoraproject.org/api/units/876432/?format=api",
            "priority": 100,
            "id": 9269841,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=7761a29b6594bfda",
            "url": "https://translate.fedoraproject.org/api/units/9269841/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.166490Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "operf vs. opcontrol"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2035495191702250143,
            "content_hash": -2035495191702250143,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:50",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/876436/?format=api",
            "priority": 100,
            "id": 9269842,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=63c077e85c925d61",
            "url": "https://translate.fedoraproject.org/api/units/9269842/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.169167Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "There are two mutually exclusive methods for collecting profiling data with OProfile. You can either use the newer and preferred [command]#operf# or the [command]#opcontrol# tool."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 954377113988865962,
            "content_hash": 954377113988865962,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:53",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/876441/?format=api",
            "priority": 100,
            "id": 9269843,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=8d3ea0edbd119faa",
            "url": "https://translate.fedoraproject.org/api/units/9269843/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.171336Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "operf"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2617391568176885275,
            "content_hash": -2617391568176885275,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:54",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/876445/?format=api",
            "priority": 100,
            "id": 9269844,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=5bad283c7cb6d1e5",
            "url": "https://translate.fedoraproject.org/api/units/9269844/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.173454Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "This is the recommended mode for profiling. The [command]#operf# tool uses the Linux Performance Events Subsystem, and therefore does not require the *oprofile* kernel driver. The [command]#operf# tool allows you to target your profiling more precisely, as a single process or system-wide, and also allows OProfile to co-exist better with other tools using the performance monitoring hardware on your system. Unlike [command]#opcontrol#, it can be used without the `root` privileges. However, [command]#operf# is also capable of system-wide operations with use of the [option]`--system-wide` option, where root authority is required."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5301940303187212873,
            "content_hash": -5301940303187212873,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:56",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 89,
            "source_unit": "https://translate.fedoraproject.org/api/units/876449/?format=api",
            "priority": 100,
            "id": 9269845,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=366bb962983305b7",
            "url": "https://translate.fedoraproject.org/api/units/9269845/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.175655Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "With [command]#operf#, there is no initial setup needed. You can invoke [command]#operf# with command-line options to specify your profiling settings. After that, you can run the OProfile post-processing tools described in xref:OProfile.adoc#s1-oprofile-analyzing-data[Analyzing the Data]. See xref:OProfile.adoc#s1-using-operf[Using operf] for further information."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2414424055212242563,
            "content_hash": 2414424055212242563,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:58",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate.fedoraproject.org/api/units/876452/?format=api",
            "priority": 100,
            "id": 9269846,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=a181c1e2d4157683",
            "url": "https://translate.fedoraproject.org/api/units/9269846/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.177983Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "opcontrol"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4228095537561490216,
            "content_hash": 4228095537561490216,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:59",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/876457/?format=api",
            "priority": 100,
            "id": 9269847,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=baad367d70c45328",
            "url": "https://translate.fedoraproject.org/api/units/9269847/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.180112Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "This mode consists of the [command]#opcontrol# shell script, the `oprofiled` daemon, and several post-processing tools. The [command]#opcontrol# command is used for configuring, starting, and stopping a profiling session. An OProfile kernel driver, usually built as a kernel module, is used for collecting samples, which are then recorded into sample files by `oprofiled`. You can use legacy mode only if you have `root` privileges. In certain cases, such as when you need to sample areas with disabled interrupt request (IRQ), this is a better alternative."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5497817433243600208,
            "content_hash": 5497817433243600208,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:61",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 84,
            "source_unit": "https://translate.fedoraproject.org/api/units/876461/?format=api",
            "priority": 100,
            "id": 9269848,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=cc4c2bd3ac6f4550",
            "url": "https://translate.fedoraproject.org/api/units/9269848/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.182103Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Before OProfile can be run in legacy mode, it must be configured as shown in xref:OProfile.adoc#s1-oprofile-configuring[Configuring OProfile Using Legacy Mode]. These settings are then applied when starting OProfile (xref:OProfile.adoc#s1-oprofile-starting[Starting and Stopping OProfile Using Legacy Mode])."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5548394063746632833,
            "content_hash": -5548394063746632833,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:63",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate.fedoraproject.org/api/units/876465/?format=api",
            "priority": 100,
            "id": 9269849,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=330024fee47ef37f",
            "url": "https://translate.fedoraproject.org/api/units/9269849/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.184226Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Using operf"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4000506993617265138,
            "content_hash": 4000506993617265138,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:65",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/876469/?format=api",
            "priority": 100,
            "id": 9269850,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=b784a7ea4405e1f2",
            "url": "https://translate.fedoraproject.org/api/units/9269850/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.187094Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "[command]#operf# is the recommended profiling mode that does not require initial setup before starting. All settings are specified as command-line options and there is no separate command to start the profiling process. To stop [command]#operf#, press Ctrl+C. The typical [command]#operf# command syntax looks as follows:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4801060721573269951,
            "content_hash": -4801060721573269951,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:68",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate.fedoraproject.org/api/units/876472/?format=api",
            "priority": 100,
            "id": 9269851,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=3d5f34b5f98b6e41",
            "url": "https://translate.fedoraproject.org/api/units/9269851/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.188983Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "[command]#operf# _options_ _range_ _command_ _args_\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7420495889447113748,
            "content_hash": 7420495889447113748,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:72",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/876476/?format=api",
            "priority": 100,
            "id": 9269852,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=e6fae5b22bbdd414",
            "url": "https://translate.fedoraproject.org/api/units/9269852/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.190803Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Replace _options_ with the desired command-line options to specify your profiling settings. Full set of options is described in `operf(1)` manual page. Replace _range_ with one of the following:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7104633667119257904,
            "content_hash": 7104633667119257904,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:75",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/876479/?format=api",
            "priority": 100,
            "id": 9269853,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=e298baada3ec9930",
            "url": "https://translate.fedoraproject.org/api/units/9269853/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.192633Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "[option]`--system-wide` - this setting allows for global profiling, see xref:OProfile.adoc#using_operf_system-wide[Using [command]#operf# in System-wide Mode] +"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7881869654418103268,
            "content_hash": 7881869654418103268,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:77",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/876483/?format=api",
            "priority": 100,
            "id": 9269854,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=ed6206b0d5859be4",
            "url": "https://translate.fedoraproject.org/api/units/9269854/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.194495Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "[option]`--pid=pass:attributes[{blank}]_PID_pass:attributes[{blank}]` - this is to profile a running application, where _PID_ is the process ID of the process you want to profile. +"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4571735481874139924,
            "content_hash": -4571735481874139924,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:79",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate.fedoraproject.org/api/units/876487/?format=api",
            "priority": 100,
            "id": 9269855,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=408deecd23d7b4ec",
            "url": "https://translate.fedoraproject.org/api/units/9269855/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.196411Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "With _command_ and _args_, you can define a specific command or application to be profiled, and also the input arguments that this command or application requires. Either _command_, [option]`--pid` or [option]`--system-wide` is required, but these cannot be used simultaneously."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8526199057617993781,
            "content_hash": 8526199057617993781,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:81",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate.fedoraproject.org/api/units/876491/?format=api",
            "priority": 100,
            "id": 9269856,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=f65324de81974035",
            "url": "https://translate.fedoraproject.org/api/units/9269856/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.198187Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "When you invoke [command]#operf# on a command line without setting the _range_ option, data will be collected for the children processes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5122991599232916260,
            "content_hash": -5122991599232916260,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:83",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.fedoraproject.org/api/units/876494/?format=api",
            "priority": 100,
            "id": 9269857,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=38e77a48846964dc",
            "url": "https://translate.fedoraproject.org/api/units/9269857/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.202453Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Using [command]#operf# in System-wide Mode"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5710867006384177734,
            "content_hash": -5710867006384177734,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:85",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/876499/?format=api",
            "priority": 100,
            "id": 9269858,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=30beecb714f8fdba",
            "url": "https://translate.fedoraproject.org/api/units/9269858/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.204367Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "To run [command]#operf# [option]`--system-wide`, you need `root` authority. When finished profiling, you can stop [command]#operf# with `Ctrl+C`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8884426183873379509,
            "content_hash": 8884426183873379509,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:90",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.fedoraproject.org/api/units/876505/?format=api",
            "priority": 100,
            "id": 9269859,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=fb4bd28ae2f3bcb5",
            "url": "https://translate.fedoraproject.org/api/units/9269859/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.206141Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "If you run [command]#operf# [option]`--system-wide` as a background process (with `&`), stop it in a controlled manner in order to process the collected profile data. For this purpose, use:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6704110433095485574,
            "content_hash": -6704110433095485574,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:92",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/876510/?format=api",
            "priority": 100,
            "id": 9269860,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=22f63714bc5a777a",
            "url": "https://translate.fedoraproject.org/api/units/9269860/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.207851Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "[command]#kill -SIGINT operf-PID#\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6750630339501832448,
            "content_hash": -6750630339501832448,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:96",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/876516/?format=api",
            "priority": 100,
            "id": 9269861,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=2250f178fc04c700",
            "url": "https://translate.fedoraproject.org/api/units/9269861/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.211265Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "When running [command]#operf# [option]`--system-wide`, it is recommended that your current working directory is `/root` or a subdirectory of `/root` so that sample data files are not stored in locations accessible by regular users."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6339150379318595353,
            "content_hash": 6339150379318595353,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:99",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate.fedoraproject.org/api/units/876522/?format=api",
            "priority": 100,
            "id": 9269862,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=d7f92faf09114f19",
            "url": "https://translate.fedoraproject.org/api/units/9269862/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.214673Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Specifying the Kernel"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4522704656625876208,
            "content_hash": 4522704656625876208,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:103, ./pages/monitoring-and-automation/OProfile.adoc:206",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/876528/?format=api",
            "priority": 100,
            "id": 9269863,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=bec3dfec4230bcf0",
            "url": "https://translate.fedoraproject.org/api/units/9269863/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.218241Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "To monitor the kernel, execute the following command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2299751189384118983,
            "content_hash": 2299751189384118983,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:106",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/876533/?format=api",
            "priority": 100,
            "id": 9269864,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=9fea5b85ab05c2c7",
            "url": "https://translate.fedoraproject.org/api/units/9269864/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.221583Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "operf --vmlinux=pass:quotes[_vmlinux_path_]\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 484187096349323462,
            "content_hash": 484187096349323462,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:110",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/876538/?format=api",
            "priority": 100,
            "id": 9269865,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=86b82d994abab0c6",
            "url": "https://translate.fedoraproject.org/api/units/9269865/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.224559Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "With this option, you can specify a path to a vmlinux file that matches the running kernel. Kernel samples will be attributed to this binary, allowing post-processing tools to attribute samples to the appropriate kernel symbols. If this option is not specified, all kernel samples will be attributed to a pseudo binary named \"no-vmlinux\"."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7552606551737158465,
            "content_hash": 7552606551737158465,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:113",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate.fedoraproject.org/api/units/876544/?format=api",
            "priority": 100,
            "id": 9269866,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=e8d03fa4b494cb41",
            "url": "https://translate.fedoraproject.org/api/units/9269866/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.227531Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Setting Events to Monitor"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1004491212420638077,
            "content_hash": -1004491212420638077,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:115, ./pages/monitoring-and-automation/OProfile.adoc:235",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/876548/?format=api",
            "priority": 100,
            "id": 9269867,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=720f549077aa9a83",
            "url": "https://translate.fedoraproject.org/api/units/9269867/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.230569Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Most processors contain counters, which are used by OProfile to monitor specific events. As shown in xref:OProfile.adoc#tb-oprofile-processors[OProfile Processors and Counters], the number of counters available depends on the processor."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6327069696311358167,
            "content_hash": 6327069696311358167,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:118",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/876555/?format=api",
            "priority": 100,
            "id": 9269868,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=d7ce445dd5c6f2d7",
            "url": "https://translate.fedoraproject.org/api/units/9269868/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.233123Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "The events for each counter can be configured via the command line or with a graphical interface. For more information on the graphical interface, see xref:OProfile.adoc#s1-oprofile-gui[Graphical Interface]. If the counter cannot be set to a specific event, an error message is displayed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7209938845573309750,
            "content_hash": 7209938845573309750,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:120, ./pages/monitoring-and-automation/OProfile.adoc:341",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate.fedoraproject.org/api/units/876560/?format=api",
            "priority": 100,
            "id": 9269869,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=e40ed92e1eafe536",
            "url": "https://translate.fedoraproject.org/api/units/9269869/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.235622Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Older Processors and operf"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5310422562895412410,
            "content_hash": -5310422562895412410,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:121",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/876564/?format=api",
            "priority": 100,
            "id": 9269870,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=364d96d09b664346",
            "url": "https://translate.fedoraproject.org/api/units/9269870/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.238125Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Some older processor models are not supported by the underlying Linux Performance Events Subsystem kernel and therefore are not supported by [command]#operf#. If you receive this message:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8608313421240642201,
            "content_hash": 8608313421240642201,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:126",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.fedoraproject.org/api/units/876569/?format=api",
            "priority": 100,
            "id": 9269871,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=f776df72a446aa99",
            "url": "https://translate.fedoraproject.org/api/units/9269871/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.240578Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Your kernel's Performance Events Subsystem does not support your processor type\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6745335686183958934,
            "content_hash": -6745335686183958934,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:131",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/876573/?format=api",
            "priority": 100,
            "id": 9269872,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=2263c0ee863d466a",
            "url": "https://translate.fedoraproject.org/api/units/9269872/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.242766Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "when attempting to use [command]#operf#, try profiling with [command]#opcontrol# to see if your processor type may be supported by OProfile's legacy mode."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 575344836877939102,
            "content_hash": 575344836877939102,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:135",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate.fedoraproject.org/api/units/876578/?format=api",
            "priority": 100,
            "id": 9269873,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=87fc0914b176f19e",
            "url": "https://translate.fedoraproject.org/api/units/9269873/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.245013Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Using operf on Virtual Systems"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4905993286616151564,
            "content_hash": 4905993286616151564,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:138",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/876582/?format=api",
            "priority": 100,
            "id": 9269874,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=c41596e6af34f60c",
            "url": "https://translate.fedoraproject.org/api/units/9269874/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.247282Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "Since hardware performance counters are not available on guest virtual machines, you have to enable *timer* mode to use [application]*operf* on virtual systems. To do so, type as `root`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1186298689378475459,
            "content_hash": 1186298689378475459,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:143",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/876586/?format=api",
            "priority": 100,
            "id": 9269875,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=9076945f69ea5dc3",
            "url": "https://translate.fedoraproject.org/api/units/9269875/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.249488Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?format=api",
            "source": [
                "[command]#opcontrol# [option]`--deinit`\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5460039259178150329,
            "content_hash": -5460039259178150329,
            "location": "./pages/monitoring-and-automation/OProfile.adoc:147",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/876590/?format=api",
            "priority": 100,
            "id": 9269876,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesmonitoring-and-automationoprofile/zh_Hans/?checksum=343a0b38e8ffd647",
            "url": "https://translate.fedoraproject.org/api/units/9269876/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-16T14:39:49.251736Z"
        }
    ]
}