summaryrefslogtreecommitdiff
path: root/src/backend/utils/probes.d
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Sync our DTrace infrastructure with c.h's definition of type bool.Tom Lane2019-11-061-3/+3
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Support parallel btree index builds.Robert Haas2018-02-021-1/+1
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Rename dtrace probes for ongoing xlog -> wal conversion.Robert Haas2017-02-091-2/+2
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Simplify LWLock tranche machinery by removing array_base/array_stride.Robert Haas2016-12-161-8/+8
* Refer to OS X as "macOS", except for the port name which is still "darwin".Tom Lane2016-09-251-1/+1
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Fix build with LWLOCK_STATS or dtrace.Heikki Linnakangas2014-03-211-2/+2
* Relax the requirement that all lwlocks be stored in a single array.Robert Haas2014-01-271-9/+8
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Make group commit more effective.Heikki Linnakangas2012-01-301-0/+2
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Further dtrace adjustments for the backend-IDs-in-relpath patch.Robert Haas2010-08-141-3/+3
* Fix assorted dtrace breakage caused by patch to include backend IDsRobert Haas2010-08-131-4/+4
* Include the backend ID in the relpath of temporary relations.Robert Haas2010-08-131-6/+6
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Revert DTrace patch from Robert LorBruce Momjian2009-04-021-27/+1
* Add support for additional DTrace probes.Bruce Momjian2009-04-021-1/+27
* More fixes for 8.4 DTrace probes. Remove useless BUFFER_HIT/BUFFER_MISSTom Lane2009-03-231-5/+3
* Add isExtend to the parameters of the buffer_read_start and buffer_read_doneTom Lane2009-03-221-5/+5
* Code review for dtrace probes added (so far) to 8.4. Adjust placement ofTom Lane2009-03-111-9/+10
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Change the name of dtrace wal tracepoints:Bruce Momjian2008-12-241-3/+3
* The attached patch contains a couple of fixes in the existing probes andBruce Momjian2008-12-171-25/+28
* Add a few more DTrace probes to the backend.Alvaro Herrera2008-08-011-12/+79
* Correct two more copyrights found by updated script.Bruce Momjian2008-01-021-2/+2
* DTrace support, with a small initial set of probesPeter Eisentraut2006-07-241-0/+24