aboutsummaryrefslogtreecommitdiff
path: root/databases/pgfouine/pkg-plist
blob: e6ddcec91160de58b2d2876cd769f3c4c6b5636a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
bin/pgfouine
bin/pgfouine_vacuum
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%PORTDOCS%%%%DOCSDIR%%/pgfouine-tutorial.txt
%%DATADIR%%/include/Accumulator.class.php
%%DATADIR%%/include/CsvlogLogReader.class.php
%%DATADIR%%/include/DurationLogObject.class.php
%%DATADIR%%/include/ErrorLogObject.class.php
%%DATADIR%%/include/GenericLogReader.class.php
%%DATADIR%%/include/LogBlock.class.php
%%DATADIR%%/include/LogObject.class.php
%%DATADIR%%/include/LogStream.class.php
%%DATADIR%%/include/NormalizedError.class.php
%%DATADIR%%/include/NormalizedQuery.class.php
%%DATADIR%%/include/Parser.class.php
%%DATADIR%%/include/PreparedStatementLogObject.class.php
%%DATADIR%%/include/QueryLogObject.class.php
%%DATADIR%%/include/SlowestQueryList.class.php
%%DATADIR%%/include/UselessLogObject.class.php
%%DATADIR%%/include/base.lib.php
%%DATADIR%%/include/lib/Profiler.class.php
%%DATADIR%%/include/lib/common.lib.php
%%DATADIR%%/include/listeners/error/ErrorListener.class.php
%%DATADIR%%/include/listeners/error/GlobalErrorCountersListener.class.php
%%DATADIR%%/include/listeners/error/NormalizedErrorsListener.class.php
%%DATADIR%%/include/listeners/error/PrintErrorListener.class.php
%%DATADIR%%/include/listeners/listeners.lib.php
%%DATADIR%%/include/listeners/query/GlobalCountersListener.class.php
%%DATADIR%%/include/listeners/query/HourlyCountersListener.class.php
%%DATADIR%%/include/listeners/query/NormalizedQueriesListener.class.php
%%DATADIR%%/include/listeners/query/PrintQueryListener.class.php
%%DATADIR%%/include/listeners/query/QueriesHistoryListener.class.php
%%DATADIR%%/include/listeners/query/QueryListener.class.php
%%DATADIR%%/include/listeners/query/SlowestQueriesListener.class.php
%%DATADIR%%/include/listeners/query/TsungSessionsListener.class.php
%%DATADIR%%/include/postgresql/PostgreSQLAccumulator.class.php
%%DATADIR%%/include/postgresql/PostgreSQLRegexps.lib.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLContextLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLContinuationLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLDetailLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLDurationLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLErrorLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLHintLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLLocationLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLLogLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLNoticeLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLPreparedStatementExecuteLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLPreparedStatementExecuteWithDurationLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLPreparedStatementUselessLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLQueryStartLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLQueryStartWithDurationLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLStatementLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLStatusLine.class.php
%%DATADIR%%/include/postgresql/parsers/CsvlogPostgreSQLParser.class.php
%%DATADIR%%/include/postgresql/parsers/PostgreSQLParser.class.php
%%DATADIR%%/include/postgresql/parsers/StderrPostgreSQLParser.class.php
%%DATADIR%%/include/postgresql/parsers/SyslogPostgreSQLParser.class.php
%%DATADIR%%/include/postgresql/postgresql.lib.php
%%DATADIR%%/include/postgresql/vacuum/PostgreSQLVacuumAccumulator.class.php
%%DATADIR%%/include/postgresql/vacuum/PostgreSQLVacuumRegexps.lib.php
%%DATADIR%%/include/postgresql/vacuum/VacuumLogStream.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLAnalyzingTableLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLFSMInformationDetailLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLFSMInformationLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLIndexCleanupDetailLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLIndexCleanupInformationLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLVacuumContinuationLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLVacuumCpuDetailLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLVacuumDetailLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLVacuumEndLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLVacuumLogLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLVacuumOperationInformationLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLVacuumRemovableInformationLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLVacuumingDatabaseLine.class.php
%%DATADIR%%/include/postgresql/vacuum/lines/PostgreSQLVacuumingTableLine.class.php
%%DATADIR%%/include/postgresql/vacuum/listeners/FSMInformationListener.class.php
%%DATADIR%%/include/postgresql/vacuum/listeners/VacuumOverallListener.class.php
%%DATADIR%%/include/postgresql/vacuum/listeners/VacuumedTablesListener.class.php
%%DATADIR%%/include/postgresql/vacuum/objects/AnalyzeTableLogObject.class.php
%%DATADIR%%/include/postgresql/vacuum/objects/FSMInformationLogObject.class.php
%%DATADIR%%/include/postgresql/vacuum/objects/VacuumIndexInformation.class.php
%%DATADIR%%/include/postgresql/vacuum/objects/VacuumLogObject.class.php
%%DATADIR%%/include/postgresql/vacuum/objects/VacuumTableLogObject.class.php
%%DATADIR%%/include/postgresql/vacuum/parsers/PostgreSQLVacuumParser.class.php
%%DATADIR%%/include/postgresql/vacuum/reporting/reports/FSMInformationReport.class.php
%%DATADIR%%/include/postgresql/vacuum/reporting/reports/VacuumOverallReport.class.php
%%DATADIR%%/include/postgresql/vacuum/reporting/reports/VacuumedTablesDetailsReport.class.php
%%DATADIR%%/include/postgresql/vacuum/reporting/reports/VacuumedTablesReport.class.php
%%DATADIR%%/include/postgresql/vacuum/vacuum.lib.php
%%DATADIR%%/include/reporting/HtmlReportAggregator.class.php
%%DATADIR%%/include/reporting/HtmlWithGraphsReportAggregator.class.php
%%DATADIR%%/include/reporting/ReportAggregator.class.php
%%DATADIR%%/include/reporting/TextReportAggregator.class.php
%%DATADIR%%/include/reporting/artichow/AntiSpam.class.php
%%DATADIR%%/include/reporting/artichow/Artichow.cfg.php
%%DATADIR%%/include/reporting/artichow/BarPlot.class.php
%%DATADIR%%/include/reporting/artichow/ChangeLog
%%DATADIR%%/include/reporting/artichow/Graph.class.php
%%DATADIR%%/include/reporting/artichow/Image.class.php
%%DATADIR%%/include/reporting/artichow/LinePlot.class.php
%%DATADIR%%/include/reporting/artichow/MathPlot.class.php
%%DATADIR%%/include/reporting/artichow/Pattern.class.php
%%DATADIR%%/include/reporting/artichow/Pie.class.php
%%DATADIR%%/include/reporting/artichow/README
%%DATADIR%%/include/reporting/artichow/ScatterPlot.class.php
%%DATADIR%%/include/reporting/artichow/font/DejaVuSans.ttf
%%DATADIR%%/include/reporting/artichow/font/LICENSE
%%DATADIR%%/include/reporting/artichow/font/README
%%DATADIR%%/include/reporting/artichow/patterns/BarDepth.php
%%DATADIR%%/include/reporting/artichow/patterns/LightLine.php
%%DATADIR%%/include/reporting/artichow/php4/AntiSpam.class.php
%%DATADIR%%/include/reporting/artichow/php4/Artichow.class.php
%%DATADIR%%/include/reporting/artichow/php4/BarPlot.class.php
%%DATADIR%%/include/reporting/artichow/php4/Component.class.php
%%DATADIR%%/include/reporting/artichow/php4/Graph.class.php
%%DATADIR%%/include/reporting/artichow/php4/Image.class.php
%%DATADIR%%/include/reporting/artichow/php4/LinePlot.class.php
%%DATADIR%%/include/reporting/artichow/php4/MathPlot.class.php
%%DATADIR%%/include/reporting/artichow/php4/Pattern.class.php
%%DATADIR%%/include/reporting/artichow/php4/Pie.class.php
%%DATADIR%%/include/reporting/artichow/php4/Plot.class.php
%%DATADIR%%/include/reporting/artichow/php4/ScatterPlot.class.php
%%DATADIR%%/include/reporting/artichow/php4/common.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Axis.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Border.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Color.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Drawer.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Font.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Gradient.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Grid.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Label.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Legend.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Mark.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Math.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Shadow.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Text.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Tick.class.php
%%DATADIR%%/include/reporting/artichow/php4/inc/Tools.class.php
%%DATADIR%%/include/reporting/artichow/php5/AntiSpam.class.php
%%DATADIR%%/include/reporting/artichow/php5/Artichow.class.php
%%DATADIR%%/include/reporting/artichow/php5/BarPlot.class.php
%%DATADIR%%/include/reporting/artichow/php5/Component.class.php
%%DATADIR%%/include/reporting/artichow/php5/Graph.class.php
%%DATADIR%%/include/reporting/artichow/php5/Image.class.php
%%DATADIR%%/include/reporting/artichow/php5/LinePlot.class.php
%%DATADIR%%/include/reporting/artichow/php5/MathPlot.class.php
%%DATADIR%%/include/reporting/artichow/php5/Pattern.class.php
%%DATADIR%%/include/reporting/artichow/php5/Pie.class.php
%%DATADIR%%/include/reporting/artichow/php5/Plot.class.php
%%DATADIR%%/include/reporting/artichow/php5/ScatterPlot.class.php
%%DATADIR%%/include/reporting/artichow/php5/common.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Axis.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Border.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Color.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Drawer.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Font.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Gradient.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Grid.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Label.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Legend.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Mark.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Math.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Shadow.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Text.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Tick.class.php
%%DATADIR%%/include/reporting/artichow/php5/inc/Tools.class.php
%%DATADIR%%/include/reporting/geshi/docs/BUGS
%%DATADIR%%/include/reporting/geshi/docs/CHANGES
%%DATADIR%%/include/reporting/geshi/docs/COPYING
%%DATADIR%%/include/reporting/geshi/docs/README
%%DATADIR%%/include/reporting/geshi/docs/TODO
%%DATADIR%%/include/reporting/geshi/docs/THANKS
%%DATADIR%%/include/reporting/geshi/geshi.php
%%DATADIR%%/include/reporting/geshi/geshi/sql.php
%%DATADIR%%/include/reporting/reports.lib.php
%%DATADIR%%/include/reporting/reports/CsvQueriesHistoryReport.class.php
%%DATADIR%%/include/reporting/reports/HourlyStatsReport.class.php
%%DATADIR%%/include/reporting/reports/NormalizedErrorsMostFrequentReport.class.php
%%DATADIR%%/include/reporting/reports/NormalizedErrorsReport.class.php
%%DATADIR%%/include/reporting/reports/NormalizedQueriesMostFrequentReport.class.php
%%DATADIR%%/include/reporting/reports/NormalizedQueriesMostTimeReport.class.php
%%DATADIR%%/include/reporting/reports/NormalizedQueriesSlowestAverageReport.class.php
%%DATADIR%%/include/reporting/reports/NormalizedReport.class.php
%%DATADIR%%/include/reporting/reports/OverallStatsReport.class.php
%%DATADIR%%/include/reporting/reports/QueriesByTypeReport.class.php
%%DATADIR%%/include/reporting/reports/QueriesHistoryPerPidReport.class.php
%%DATADIR%%/include/reporting/reports/QueriesHistoryReport.class.php
%%DATADIR%%/include/reporting/reports/Report.class.php
%%DATADIR%%/include/reporting/reports/SlowestQueriesReport.class.php
%%DATADIR%%/include/reporting/reports/TsungSessionsReport.class.php
%%DATADIR%%/include/reporting/web/css/common.css
%%DATADIR%%/include/reporting/web/js/sorttable.js
%%DATADIR%%/version.php