- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hello,
I have linux.
when I run pcm.x "sleep 1" it gives me hardware counters per core. I want the hardware counters per process.
Is possible to monitor hardware counters per process using pcm?
Thanks,
Chandrashekhar Garkar.
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hello Chandrashekhar,
Sorry, you can't use PCM to get the hardware counters per process.
You can get per process counters with VTune or maybe (probably) with linux perf.
Pat
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hello Pat,
Thanks for a quick reply.
I am facing some issues with perf so I wanted an alternative to perf.
Is VTune opensource??
--Chandrashekhar
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
No, VTune is not openSource.
But you can try it for free at http://software.intel.com/en-us/intel-vtune-amplifier-xe
Pat
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thanks Pat,
Can I get counters for one core at a time, as I have multicore system.
Using PCM I mean to say.
--chandrashekhar garkar
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thanks Pat,
Can I get counters for one core at a time, as I have multicore system.
Using PCM I mean to say.
--chandrashekhar garkar
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Chandrashekhar G. wrote:
Thanks Pat,
Can I get counters for one core at a time, as I have multicore system.
Using PCM I mean to say.
--chandrashekhar garkar
I'm not exactly sure what you mean. Using PCM you can get stats for each core. But not for just 1 core at a time (unless you boot to single core).
Pat
