Analyzers
Community support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
4825 Discussions

Is VTune useable for embedded system analysis?

ricktx9
Beginner
166 Views
Its not clear to me, watching the demos, whether VTune can be used for performance analysis of systems that use Intel processors for embedded products. The embedded platform and software build server are different machines, although both run Linux. Can VTune attach to a remote system, much like gdb can attach to a remote gdb server?
I'm looking for the best way to extract the Intel PMU data from the embedded system for analysis.
0 Kudos
2 Replies
Vladimir_T_Intel
Moderator
166 Views
Well, it depends on the Linux flavour running on the target system.
There is no remote collection in generalsense. Instead, you need to install collectors on the target OS, collect results, and then copy them to the host system for analysis.
BYUNGHAN_K___Intel_
166 Views
What if the remote system would be an android device? Is it possible to install the collector and run it on the target?
Reply