From: | korryd(at)pgfoundry(dot)org (User Korryd) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | edb-debugger - workstation: Adding tracer and profiler plugins |
Date: | 2006-08-04 20:00:53 |
Message-ID: | 20060804200053.8DA1686C639@pgfoundry.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Log Message:
-----------
Adding tracer and profiler plugins
Added Files:
-----------
workstation/plugins:
Makefile (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/plugins/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
README (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/plugins/README?rev=1.1&content-type=text/x-cvsweb-markup)
plugin.patch (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/plugins/plugin.patch?rev=1.1&content-type=text/x-cvsweb-markup)
plugin_helpers.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/plugins/plugin_helpers.c?rev=1.1&content-type=text/x-cvsweb-markup)
plugin_helpers.h (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/plugins/plugin_helpers.h?rev=1.1&content-type=text/x-cvsweb-markup)
plugin_profiler.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/plugins/plugin_profiler.c?rev=1.1&content-type=text/x-cvsweb-markup)
plugin_tracer.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/plugins/plugin_tracer.c?rev=1.1&content-type=text/x-cvsweb-markup)
profiler.patch (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/plugins/profiler.patch?rev=1.1&content-type=text/x-cvsweb-markup)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-08-04 21:33:36 | pgsql: Fix domain_in() bug exhibited by Darcy Buskermolen. |
Previous Message | Bruce Momjian | 2006-08-04 18:58:33 | pgsql: #ifdef fix for MSVC builds of libpq. |