Re: profiling connection overhead

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Gerhard Heift <ml-postgresql-20081012-3518@gheift.de>
Cc: pgsql-hackers@postgresql.org
Date: 2010-11-24T19:59:27Z
Lists: pgsql-hackers
Gerhard Heift <ml-postgresql-20081012-3518@gheift.de> writes:
> On Wed, Nov 24, 2010 at 01:20:36PM -0500, Robert Haas wrote:
>> I tried configuring oprofile with --callgraph=10 and then running
>> oprofile with -c, but it gives kooky looking output I can't interpret.

> Have a look at the wiki:
> http://wiki.postgresql.org/wiki/Profiling_with_OProfile#Additional_analysis

The critical piece of information is there now, but it wasn't a minute
ago.

			regards, tom lane