Reydan Cankur writes:
> I tried to profile postgresql queries with OProfile but I could not do.
You would be better off asking this of the oprofile people, as I suspect
your problem is "oprofile doesn't work at all" not "oprofile doesn't
work with postgres".
FWIW, oprofile requires kernel suppor
Hi,
I tried to profile postgresql queries with OProfile but I could not do.
OProfile version: 0.9.5
PostgreSQL version: 8.4.0
OS: CentOS 5
I compiled OProfile with "./configure --with-kernel-support", "make"
and "make install"; also I created a user and a group both named as
"oprofile". User