Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
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.

[PCM] building OS X driver fails

Thomas_W_Intel
Employee
1,249 Views

Danilcha D commented on the Intel PCM article::

Hello!

Could you please help me?

I was building the OS X driver and it failed:
Check dependencies
[BEROR]error: There is no SDK with the name or path '.../IntelPerformanceCounterMonitorV2.8/MacMSRDriver/macosx10.8'

I'm on OS X Mavericks (10.9.5), XCode 6.2.

I'm posting this to the forum, hoping that some of the Apple user can answer it.

Kind regards

Thomas

0 Kudos
3 Replies
Danilcha
Beginner
1,249 Views

Thank you, Thomas!

I did it as described in https://software.intel.com/en-us/forums/topic/533393 — changed in Xcode SDK to 10.9 and removed the search path.

Caught a kernel panic in the driver then after running pcm.x for a minute.

0 Kudos
Patrick_F_Intel1
Employee
1,249 Views

Hello Danicha,

Also see https://software.intel.com/en-us/comment/1822905#comment-1822905

In particular:

I also had to comment out the call to freeRMID() in the PCM::cleanup() routine in cpucounters.cpp.
If freeRMID() is not commented out then my Mac crashes when I hit control-C while running pcm.x. I believe that the next version of PCM will avoid calling freeRMID() on systems which don't have the RMID MSRs.

 

0 Kudos
JAlex2
Beginner
1,249 Views

One of the Best Bandwidth Monitoring Tools which I know are

  1. BitMeter OS

  2. FreeMeter Bandwidth Monitor

  3. ShaPlus Bandwidth Meter

  4. BandwidthD

  5. PRTG Bandwidth Monitor

source:- http://merabheja.com/bandwidth-monitoring-tools/

0 Kudos
Reply