Compiling postgresql with profiling - Mailing list pgsql-hackers

From Mattias Kregert
Subject Compiling postgresql with profiling
Date
Msg-id 34C4A9F8.1916DF07@algonet.se
Whole thread Raw
List pgsql-hackers
Defining CUSTOM_LDFLAGS in Makefile.custom does not have any
effect on the compilation. I found that LDFLAGS is hardcoded
in Makefile.global. Perhaps it would be a good idea to change
this? I had to edit Makefile.global and add '-pg' to LDFLAGS
manually.

I thought it was about time to run a profile on the backend...

/* m */

pgsql-hackers by date:

Previous
From: Mattias Kregert
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] Business cases
Next
From: Mattias Kregert
Date:
Subject: Small changes for the "no excuses" release