- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Intel PCM V2.6 works well on Intel Xeon E5-1650 v2 with Linux kernel 3.18.
But V2.9 fails with "Linux Perf: Error on programming generic event #0 error: Invalid argument".
Has anyone encountered this issue?
Where can we download previous IntelPCM releases V2.7 and V2.8 to check if they contain this issue ?
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Philippe,
we tested it on kernel 3.12 and 4.1. Worked well. Are there any perf-related messages in dmesg? Are any other perf sessions running in parallel? As a workaround you can disable perf usage in the PCM Makefile by removing "-DPCM_USE_PERF".
Thanks,
Roman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply Roman.
There are not any perf-related messages in dmesg. And no other perf session is running in parallel.
We tried IntelPCM v2.9 with a kernel 3.10 and it worked fine.
It is ok on kernel 3.18 without "-DPCM_USE_PERF". But are the indicators calculated in the same way without this option ?
Thanks again,
Philippe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Philippe,
the metrics are computed in the same way. The PCM_USE_PERF option makes PCM to program core performance monitoring unit (PMU) using Linux kernel perf API instead of direct programming of hardware registers. PMU is a global hardware resource and this option should minimize collisions between Linux perf and PCM (that can corrupt measurement data).
Thanks,
Roman
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page