users@glassfish.java.net

are there concrete examples of using asadmin's create-profiler subcommand?

From: Vince Kraemer <Vince.Kraemer_at_Sun.COM>
Date: Fri, 24 Jul 2009 09:25:57 -0700

Hi,

I looked at
http://docs.sun.com/app/docs/doc/820-4336/beafn?l=en&a=view&q=profiler
and it looks like they only talk about profiler's from the admin gui
perspective...

I am trying to use create-profiler to create a profiler entry like

<profiler enabled="false" name="vbkprofiler" native-library-path=""
classpath="">
           
<jvm-options>-agentlib:JPIBootLoader=JPIAgent:server=enabled;CGProf</jvm-options>
</profiler>

How would I do that?

Thanks,
vbk