osx mavericks - Install "perf" on Mac -
i need "perf" utility monitor program on mac. know linux comes it, available on mac?
i working on osx 10.9 mavericks , tried "port search" perf or linux-tools, couldn't results.
as @sami laine said in comment, linux perf
tool dependent on linux specific code. relies on perf_event_open system call not standardized.
note: maybe search how macosx users using recent hardware performance counters.
Comments
Post a Comment