Analysis Communication Agent enables performance analysis of custom embedded operating systems (OS) or real-time operating systems (RTOS) and the applications running on them using Intel® VTuneTM Profiler. This reference implementation provides guidance on enabling a sampling collector for this purpose.
Intel® VTuneTM Profiler is a performance analysis tool that can be used to profile and optimize application performance. For more information, please check here.
The Analysis Communication Agent reference solution is distributed under the MIT License.
You may obtain a copy of the License at: https://opensource.org/licenses/MIT
This reference solutuon is implemented for Linux operating system. However, you can implement the Analysis Communication Agent and the sampling driver for any embedded operating system compatible with Intel® VTuneTM Profiler for data collection and visualization.
The reference solution works on any of the recent Intel hardware platforms.
Please refer to the docs folder for detailed documentation of the Analysis Communication Agent reference solution architecture, implementation, and how to run the collections.
By default, please submit an issue using native github.com interface.
Please check the contribution guidelines