Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5255 Discussions

Safe to use sampling driver on Linux with CONFIG_PERF enabled?

adam_mx
Beginner
749 Views
Hi,

Is it safe to load the sampling driver and use VTune Amplifier if the host kernel has the CONFIG_PERF options enabled? It seems that both driver and Linux perf will contend on the same hardware resources.

Is it safe provided that no one uses Linux "perf" while VTune is running?

Thanks
0 Kudos
1 Reply
Peter_W_Intel
Employee
749 Views
Yes. Both VTune Amplifier XE and Linux"perf" tooluse same PMU resource. However you can run perf when VTune Amplifier XE is not working, and you can run VTune Amplifier when perf is not working.

I have one machine with perf tool installed, but VTune works smoothly.

Regards, Peter
0 Kudos
Reply