2019-04-04 04:06:22 -04:00
|
|
|
Performance Monitor
|
|
|
|
===================
|
|
|
|
|
2023-09-04 00:12:32 -04:00
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
|
|
|
|
2022-01-10 16:54:38 -05:00
|
|
|
The Performance Monitor component provides APIs to use {IDF_TARGET_NAME} internal performance counters to profile functions and applications.
|
2019-04-04 04:06:22 -04:00
|
|
|
|
2024-07-09 04:48:09 -04:00
|
|
|
Application Examples
|
|
|
|
--------------------
|
2019-04-04 04:06:22 -04:00
|
|
|
|
2024-07-09 04:48:09 -04:00
|
|
|
- :example:`system/perfmon` demonstrates how to use the `perfmon` APIs to monitor and profile functions.
|
2019-04-04 04:06:22 -04:00
|
|
|
|
2023-08-02 23:32:07 -04:00
|
|
|
High-Level API Reference
|
2019-04-04 04:06:22 -04:00
|
|
|
------------------------
|
|
|
|
|
|
|
|
Header Files
|
|
|
|
^^^^^^^^^^^^
|
|
|
|
|
|
|
|
* :component_file:`perfmon/include/perfmon.h`
|
|
|
|
|
|
|
|
API Reference
|
|
|
|
-------------
|
|
|
|
|
2019-11-12 22:46:16 -05:00
|
|
|
.. include-build-file:: inc/xtensa_perfmon_access.inc
|
|
|
|
.. include-build-file:: inc/xtensa_perfmon_apis.inc
|