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