| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Leon <leon(at)udmnet(dot)ru>, hackers <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] Profiling?] |
| Date: | 1999-09-27 23:37:43 |
| Message-ID: | 27962.938475463@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> writes:
>> Of course I used -p option. The problem is, when I start Postmaster,
>> it complains about 'profile timer expired'. What do I do wrong?
> That's strange. I have not profiled in a while. I wonder if the
> removal of the exec() has caused this.
I've done profiles successfully (with gcc -pg + gprof on HPUX) since
the exec change. I think Leon is running into some sort of platform-
specific profiler bug, but I dunno how to get around it.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lamar Owen | 1999-09-27 23:40:54 | Re: [HACKERS] Re: New init script and upgrade attempt: failed |
| Previous Message | Tom Lane | 1999-09-27 23:35:40 | Re: [HACKERS] Re: New init script and upgrade attempt: failed |