- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Trying to profile the network ran by our code on Macosx.
GetPerformanceCounts() produces output, as expected, when the network is loaded with "CPU" plugin. Using "AUTO" plugin results in an empty output from GetPerformanceCounts(). Did I miss some configuration that needs to be applied to the plugin?
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looks like while CPU plugin defaults to perf tracking enabled, AUTO plugin isn't -- and has to be properly configured first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi aag,
Thanks for reaching out to us.
Yes, KEY_PERF_COUNT is set to “NO” by default for CPU, GPU and AUTO plugins.
For CPU plugin, GetPerformanceCounts() can be used even KEY_PERF_COUNT is set to “NO”.
While for GPU and AUTO plugins, you have to change the KEY_PERF_COUNT to “YES” in order to use GetPerformanceCounts().
Regards,
Peh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi aag,
This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.
Regards,
Peh

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page