Hi Dhanasekar,

I have taken some of your postings from the ILUGC mailing list and put it
in the ILUGDharmapuri blogs. Please let me know if you have any issues in
reproducing your contents(slightly modified) in the blog.

Please visit "http://ilugdharmapuri.blogspot.in/"; to check the contents.

Thanks,

John


On Mon, Nov 5, 2012 at 11:16 AM, Dhana Sekar <[email protected]> wrote:

> Tool of the Day: OProfile
>
> OProfile is a performance profiling tool for Linux systems, capable of
> profiling all running code at low overhead. It consists of a daemon
> for collecting sample data, plus several post-profiling tools for
> turning data into information.
> OProfile leverages the hardware performance counters of the CPU
> to enable profiling of a wide variety of interesting statistics, which
> can also be used for basic time-spent profiling. All code is profiled:
> hardware and software interrupt handlers, kernel modules, the
> kernel, shared libraries, and applications (the only exception being
> the OProfile interrupt handler itself). Note that different
> architectures can use different hardware mechanisms to collect
> data.
>
>
> version: OProfile 0.9.8
>
> for more details: http://oprofile.sourceforge.net/news/
>
> regards,
> dhanasekar
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>



-- 
S. John Christopher,
செ.ஜான் கிறிஸ்டோபர்
Team Leader,
Checktronix India Pvt Ltd,
Dharmapuri.
http://tamilanjohn.blogspot.com/
http://spaces.msn.com/johnchristophers/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to