Re: Additional DTrace Probes
От | ITAGAKI Takahiro |
---|---|
Тема | Re: Additional DTrace Probes |
Дата | |
Msg-id | 20090306165030.8E57.52131E4D@oss.ntt.co.jp обсуждение исходный текст |
Ответ на | Additional DTrace Probes (Robert Lor <Robert.Lor@Sun.COM>) |
Ответы |
Re: Additional DTrace Probes
Re: Additional DTrace Probes |
Список | pgsql-hackers |
Hi, Robert Lor <Robert.Lor@Sun.COM> wrote: > The attached patch contains the probes (originally came from Theo > Schlossnagle) that were removed from the previous submitted patch. > Zdenek had some concerns about the way the probes were implemented > http://archives.postgresql.org/pgsql-hackers/2008-07/msg01168.php. If > there are specific recommendations, I'd be more than happy to make the > changes and get them resubmitted. This will introduce SLRU and Executor probes. We already have Lock, LWLock, Buffer, I/O and XLogs probes. I'd like to have the following probes, too. In my experience, they could be bottlenecks or consume much time in some situations. - idle in transaction - spinlock wait-and-retry - CPU: Trigger execution - CPU: Encoding conversion - Network:send() and recv() - smgr: lseek() calls - Tempfile reads and writes Regards, --- ITAGAKI Takahiro NTT Open Source Software Center
В списке pgsql-hackers по дате отправления: