Skip to content

itmo-eve/aca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis Communication Agent Reference Solution

Introduction

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.

What is Intel® VTune Profiler?

Intel® VTuneTM Profiler is a performance analysis tool that can be used to profile and optimize application performance. For more information, please check here.

License

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

Supported OS Platforms

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.

Supported Hardware Platforms

The reference solution works on any of the recent Intel hardware platforms.

Documentation

Please refer to the docs folder for detailed documentation of the Analysis Communication Agent reference solution architecture, implementation, and how to run the collections.

How to provide feedback

By default, please submit an issue using native github.com interface.

How to contribute

Please check the contribution guidelines

See also

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.4%
  • Python 7.0%
  • C++ 6.4%
  • Shell 4.1%
  • Objective-C 3.0%
  • Assembly 0.6%
  • Makefile 0.5%