docs: Provide Chinese translation for docs in api-reference/system

This commit is contained in:
renpeiying
2023-09-04 12:12:32 +08:00
parent 0171beab7c
commit 69a1a09195
11 changed files with 302 additions and 78 deletions
+3 -4
View File
@@ -1,14 +1,14 @@
Performance Monitor
===================
:link_to_translation:`zh_CN:[中文]`
The Performance Monitor component provides APIs to use {IDF_TARGET_NAME} internal performance counters to profile functions and applications.
Application Example
-------------------
An example which combines performance monitor is provided in ``examples/system/perfmon`` directory.
This example initializes the performance monitor structure and execute them with printing the statistics.
An example which combines performance monitor is provided in ``examples/system/perfmon`` directory. This example initializes the performance monitor structure and execute them with printing the statistics.
High-Level API Reference
------------------------
@@ -23,4 +23,3 @@ API Reference
.. include-build-file:: inc/xtensa_perfmon_access.inc
.. include-build-file:: inc/xtensa_perfmon_apis.inc