More fixes for 8.4 DTrace probes. Remove useless BUFFER_HIT/BUFFER_MISS
commit37d465d954dc9379f0dcf02595ac2a3057b0d5a3
authortgl <tgl>
Mon, 23 Mar 2009 01:52:38 +0000 (23 01:52 +0000)
committertgl <tgl>
Mon, 23 Mar 2009 01:52:38 +0000 (23 01:52 +0000)
treeefc2725c240fa2b228c36dec29392e4c90fbc29c
parentd7ab5c7e285a026e40063ff5dfc5c5bc99cd44ec
More fixes for 8.4 DTrace probes.  Remove useless BUFFER_HIT/BUFFER_MISS
probes --- the BUFFER_READ_DONE probe provides the same information and more
besides.  Expand the LOCK_WAIT_START/DONE probe arguments so that there's
actually some chance of telling what is being waited for.  Update and
clean up the documentation.
doc/src/sgml/installation.sgml
doc/src/sgml/monitoring.sgml
src/backend/storage/buffer/bufmgr.c
src/backend/storage/lmgr/lock.c
src/backend/utils/probes.d