Hi,

On Fri, Nov 23, 2012 at 9:03 AM, Anup Buchke <anup.est...@gmail.com> wrote:
> Hi all,
>
> I am student at Arizona state university. I need to study performance
> monitoring tool for my course project.
> I have selected perfmon2 for it. I went through the pdf attached as the
> documentation on perfmon2 website.
>

I would not recommend this. perfmon2 is a dead project and dead tool.
It has not been updated since 2.6.30. You should instead use the
perf_event subsystem which is actively developed and part of the official
Linux kernel since 2.6.31. The subsystems along with the accompanying
perf tool offer the same set of capabilities as the perfmon2.

Documentation on perf_events and the perf tool exist online.
The sources of the perf tool are included with the Linux kernel
source tree (tools/perf).

https://perf.wiki.kernel.org/index.php/Tutorial



> I need to learn how these tools work with multiple process simultaneously. I
> think all the MSR will be saved during the context switch and will be loaded
> again when the task resumes. I also came across functions like
> pfm_context_load and pfm_context_unload. But I need more detailed
> information on how they work with multiple process simultaneously.
>
> I also need to learn how these tools behave in virtual environments and
> problems if any using them on virtual machines.
>
> I kindly request to let me know where can I find the relevant information.
> It would be great if anyone would send me the links of white/IEEE...etc
> papers which can guide to towards my goal.
>
> Thanks
> Anup Buchke
> Arizona State University.
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> perfmon2-devel mailing list
> perfmon2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perfmon2-devel
>

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to