]> granicus.if.org Git - postgresql/commit
DTrace support, with a small initial set of probes
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 24 Jul 2006 16:32:45 +0000 (16:32 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 24 Jul 2006 16:32:45 +0000 (16:32 +0000)
commite9b49690627eb91106af3aa98d0fcc510de6538b
tree2e878a58fbb23ace8f2cfe4758779a62869f1239
parent9dc34b5feb73615d7371ef1c1b7c05b3146cc9a9
DTrace support, with a small initial set of probes

by Robert Lor
12 files changed:
configure
configure.in
doc/src/sgml/installation.sgml
src/Makefile.global.in
src/backend/Makefile
src/backend/access/transam/xact.c
src/backend/storage/lmgr/lock.c
src/backend/storage/lmgr/lwlock.c
src/backend/utils/probes.d [new file with mode: 0644]
src/include/c.h
src/include/pg_config.h.in
src/include/pg_trace.h [new file with mode: 0644]