comp.lang.ada
 help / color / mirror / Atom feed
From: "ldb" <ldb_nospam@hotmail.com>
Subject: Re: GNAT profiling
Date: 1 Mar 2006 07:07:52 -0800
Date: 2006-03-01T07:07:52-08:00	[thread overview]
Message-ID: <1141225672.128609.96270@i40g2000cwc.googlegroups.com> (raw)
In-Reply-To: <4405B423.1030205@mailinator.com>

It is my experience that you do not need a kernel rebuild unless you
want profiling information inside the kernel, otherwise it'll just lump
all kernel calls into the same group. In that same vein, you may want
to see if you can get a debug-version of glibc in case you need
profiling information inside of glibc. It depends largely on the
application, but with a "debug kernel" and a debug version of glibc,
you can see exactly what your particular program is calling, or whether
an inordinate amount of time is spent in the system (ie, page faults)
or in libc (ie, memcpy()).




  reply	other threads:[~2006-03-01 15:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-01  8:23 GNAT profiling Alex R. Mosteo
2006-03-01 14:10 ` ldb
2006-03-01 14:19 ` Jeffrey Creem
2006-03-01 14:48   ` Alex R. Mosteo
2006-03-01 15:07     ` ldb [this message]
2006-03-02 16:59 ` Jean-Pierre Rosen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox