The native code profiler I've been working with is an open-source C++ profiler called 
jProf.  I don't have a URL handy, but a Google search will turn it up.

        -----Original Message----- 
        From: Alin [mailto:[EMAIL PROTECTED]] 
        Sent: Tue 9/24/2002 4:04 AM 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: Re: [JBoss-dev] Health monitoring
        
        

        Can you make public the name of this good profiler?.
        
        Thanks,
        Alin
        
        ----- Original Message -----
        From: "Rhett Aultman" <[EMAIL PROTECTED]>
        To: <[EMAIL PROTECTED]>
        Sent: Monday, September 23, 2002 5:32 AM
        Subject: RE: [JBoss-dev] Health monitoring
        
        
        I believe it's possible, but I'm still plugging at it.  My graduate school
        preparation has, as of late, been sucking my life dry on many fronts.  There
        is already a good profiler out there in reasonably portable C++, and I have
        a mechanism for tying it to an MBean.
        
        -----Original Message-----
        From: Nick Betteridge [mailto:[EMAIL PROTECTED]]
        Sent: Monday, September 23, 2002 4:06 AM
        To: [EMAIL PROTECTED]
        Subject: Re: [JBoss-dev] Health monitoring
        
        
        Is this possible to include for jboss4? A simple accounting mechanism
        with threads and groups/realms/whatever , with a jni interface and C
        code which compiles to each paltform type?
        
        Rhett Aultman wrote:
        >
        > Not "pure Java", no, but there are some reasonably portable native code
        tricks that can get that information (which is what I've been working
        towards)
        >
        >         -----Original Message-----
        >         From: Michael Bartmann [mailto:[EMAIL PROTECTED]]
        >         Sent: Sun 9/22/2002 3:26 AM
        >         To: [EMAIL PROTECTED]
        >         Cc:
        >         Subject: Re: [JBoss-dev] Health monitoring
        >
        >
        >
        >         Nick Betteridge wrote:
        >         > One thing that I would find really useful is the ability to get
        each
        >         > thread size and process time which is somehow attributed to
        either a
        >
        >         If I understand thread size as the total memory consumption of the
        thread
        >         I don't know any "pure Java" methods for obtaining these values.
        >         Even under Linux, where every thread is visible through the "ps"
        command,
        >         each of the processes reports the memory consumption of the whole
        jvm.
        >         I admit it would me a great feature...
        >
        >         Regards,
        >         Michael Bartmann
        >
        >
        >
        >         -------------------------------------------------------
        >         This sf.net email is sponsored by:ThinkGeek
        >         Welcome to geek heaven.
        >         http://thinkgeek.com/sf
        >         _______________________________________________
        >         Jboss-development mailing list
        >         [EMAIL PROTECTED]
        >         https://lists.sourceforge.net/lists/listinfo/jboss-development
        >
        >
        >   ------------------------------------------------------------------------
        >                   Name: winmail.dat
        >    winmail.dat    Type: application/ms-tnef
        >               Encoding: base64
        
        
        -------------------------------------------------------
        This sf.net email is sponsored by:ThinkGeek
        Welcome to geek heaven.
        http://thinkgeek.com/sf
        _______________________________________________
        Jboss-development mailing list
        [EMAIL PROTECTED]
        https://lists.sourceforge.net/lists/listinfo/jboss-development
        
        
        -------------------------------------------------------
        This sf.net email is sponsored by:ThinkGeek
        Welcome to geek heaven.
        http://thinkgeek.com/sf
        _______________________________________________
        Jboss-development mailing list
        [EMAIL PROTECTED]
        https://lists.sourceforge.net/lists/listinfo/jboss-development
        
        
        
        
        -------------------------------------------------------
        This sf.net email is sponsored by:ThinkGeek
        Welcome to geek heaven.
        http://thinkgeek.com/sf
        _______________________________________________
        Jboss-development mailing list
        [EMAIL PROTECTED]
        https://lists.sourceforge.net/lists/listinfo/jboss-development
        

<<winmail.dat>>

Reply via email to