-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
presentations.haml
342 lines (327 loc) · 14.5 KB
/
presentations.haml
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
!!! html
%html
%head
= Haml::Engine.new(File.read("assets/haml-includes/head.haml")).render
%body
= Haml::Engine.new(File.read("assets/haml-includes/navigation.haml")).render
%div{:class => 'site-content'}
%div{:class => 'how-to is-typeset'}
%div{:class => 'row-parent'}
%div{:class => 'row'}
%section{:class => 'row__colspaced'}
%div{:class => 'colspan12-8 push12-2 colspan8-8 colspan6-6 colspan2-1 as-grid with-gutter'}
%div{:class => 'col__module--cta'}
%h2 Presentations
%p
Various presentations from conferences and user groups
follow, providing more details of the PCP architecture
and features.
%div{:class => 'row-parent'}
%div{:class => 'row'}
%section{:class => 'row__colspaced'}
%div{:class => 'colspan12-6 colspan8-4 colspan6-3 colspan2-2 as-grid with-gutter'}
%div{:class => 'col__module--img'}
%h3 2020
%ul
%li
%strong Using bpftrace with PCP and Grafana
%br
%i January 2020, DevConf, Brno, Czechia
%br
Presentation -
%a{:href => 'https://www.youtube.com/watch?v=ZiGTbItyJyg'} Video
%li
%strong Identifying performance bottlenecks in a cloud
%br
%i January 2020, DevConf, Brno, Czechia
%br
Presentation -
%a{:href => 'https://www.youtube.com/watch?v=cxuFifbwpGQ'} Video
%div{:class => 'colspan12-6 colspan8-4 colspan6-3 colspan2-2 as-grid with-gutter'}
%div{:class => 'col__module--img'}
%h3 2019
%ul
%li
%strong Practical PCP and Grafana
%br
%i October 2019, Brno, Czechia
%br
Presentation -
%a{:href => '/papers/practical-pcp-grafana.pdf'} PDF
(306K),
%a{:href => '/papers/practical-pcp-grafana.odp'} ODP
(913K),
%a{:href => 'https://www.youtube.com/watch?v=fTWAn1K7eQQ'} Video
%li
%strong PCP.CONF 2019
%br
%i March 2019, Melbourne, Australia
%br
%a{:href => '/conference/2019/schedule.html'} Slides
,
%a{:href => 'https://photos.app.goo.gl/rFC8PctF2e5b7c2N9'} Photos
%li
%strong Performance Co-Pilot and Ruby
%br
%i January 2019, DevConf, Croatia
%br
Presentation -
%a{:href => '/papers/pcp-and-ruby-devconf.pdf'} PDF
(542K),
%a{:href => 'https://www.youtube.com/watch?v=C6qOKmLDvV4'} Video
%div{:class => 'row-parent'}
%div{:class => 'row'}
%section{:class => 'row__colspaced'}
%div{:class => 'colspan12-6 colspan8-4 colspan6-3 colspan2-2 as-grid with-gutter'}
%div{:class => 'col__module--img'}
%h3 2018
%ul
%li
%strong Applications and container monitoring with PCP
%br
%i October 2018, Zabbix Summit, Latvia
%br
Presentation -
%a{:href => '/papers/Zabconf2018_Performance_Co-Pilot.pdf'} PDF
(1.5M),
%a{:href => '/papers/Zabconf2018_Performance_Co-Pilot.odp'} ODP
(3.7M),
%a{:href => 'https://www.youtube.com/watch?v=bFVjguCkyOE'} Video
%li
%strong PCP.CONF 2018
%br
%i June 2018, Tokyo, Japan
%br
%a{:href => '/conference/2018/schedule.html'} Slides
,
%a{:href => 'https://photos.app.goo.gl/vVJx6x82wVJERFQ8A'} Photos
%div{:class => 'colspan12-6 colspan8-4 colspan6-3 colspan2-2 as-grid with-gutter'}
%div{:class => 'col__module--img'}
%h3 2017-2016
%ul
%li
%strong Performance Monitoring for the Cloud
%br
%i October 2017, Java2Days, Bulgaria
%br
Presentation -
%a{:href => '/papers/Java2Days-2017_PerfMon_Cloud.pdf'} PDF
(2.3M)
%li
%strong Cloud Monitoring mit PCP (de)
%br
%i June 2017, DWX17, Germany
%br
Presentation -
%a{:href => '/papers/DWX17_Monitoring_PCP.pdf'} PDF
(1.4M)
%li
%strong Performance Monitoring for the Cloud
%br
%i November 2016, Apache Big Data Europe, Spain
%br
Presentation -
%a{:href => '/papers/ApacheBD_EU16_PerfMon_Cloud.pdf'} PDF
(2.1M)
%div{:class => 'row-parent'}
%div{:class => 'row'}
%section{:class => 'row__colspaced'}
%div{:class => 'colspan12-6 colspan8-4 colspan6-3 colspan2-2 as-grid with-gutter'}
%div{:class => 'col__module--img'}
%h3 2015-2014
%ul
%li
%strong Performance Co-Pilot
%br
%i April 2015, Linux Tage Austria, Graz
%br
Presentation -
%a{:href => '/papers/pcp-presentation/#/'} HTML
%li
%strong PCP and Containers
%br
%i January 2015, Linux Conference Australia, Auckland
%br
Presentation -
%a{:href => '/papers/pcp-containers.pdf'} PDF
(834K),
%a{:href => '/papers/pcp-containers.odp'} ODP
(641K)
%li
%strong Developments in PCP
%br
%i January 2015, Linux Conference Australia, Auckland
%br
Presentation -
%a{:href => '/papers/pcp-developments.pdf'} PDF
(873K),
%a{:href => '/papers/pcp-developments.odp'} ODP
(672K)
%li
%strong Ubiquitous System Analysis
%br
%i October 2014, Free Software and Open Source Symposium, Toronto
%br
Presentation -
%a{:href => '/papers/fsoss-2014.pdf'} PDF
(2.2M),
%a{:href => '/papers/fsoss-2014.odp'} ODP
(1.4M)
%li
%strong Programming the Performance Co-Pilot Toolkit
%br
%i September 2014, PyCon Japan, Tokyo
%br
%i August 2014, PyCon Australia, Brisbane
%br
Presentation -
%a{:href => '/papers/pcp-py-dmcache.pdf'} PDF
(1.1M),
%a{:href => '/papers/pcp-py-dmcache.odp'} ODP
(914K)
%div{:class => 'colspan12-6 colspan8-4 colspan6-3 colspan2-2 as-grid with-gutter'}
%div{:class => 'col__module--img'}
%h3 2013-2012
%ul
%li
%strong PCP and Systemtap
%br
%i October 2013, Free Software and Open Source Symposium, Toronto
%br
Presentation -
%a{:href => "/papers/fsoss-2013.pdf"} PDF
(1.3M),
%a{:href => "/papers/fsoss-2013.odp"} ODP
(1.6M)
%li
%strong Unifying Event Trace and Sampled Performance Data
%br
%i October 2012, Monash University, Melbourne
%br
Honours thesis -
%a{:href => '/papers/unifying-thesis.pdf'} PDF
(1.4M),
%a{:href => '/papers/unifying-thesis.odt'} ODP
(1.3M)
%br
Presentation -
%a{:href => '/papers/unifying-tracing-and-sampling.pdf'} PDF
(862K),
%a{:href => '/papers/unifying-tracing-and-sampling.odp'} ODP
(845K)
%br
Demo -
%a{:href => "/papers/unifying-tracing-and-sampling.swf"} SWF
(5M)
%a{:href => "https://screencast.com/t/Xa5wmEq7"} Screencast
(streamed)
%li
%strong Performance Co-Pilot (PCP)
%br
%i July 2012, REA Group, Melbourne
%br
Presentation -
%a{:href => "/papers/pcp-rea-group.pdf"} PDF
(290K),
%a{:href => "/papers/pcp-rea-group.odp"} ODP
(680K)
%li
%strong Using PCP to monitor SNMP devices
%br
%i January 2012, Linux.Conf.Au, Ballarat
%br
Presentation -
%a{:href => '/papers/snmp2pcp.pdf'} PDF
(263K)
%div{:class => 'row-parent'}
%div{:class => 'row'}
%section{:class => 'row__colspaced'}
%div{:class => 'colspan12-6 colspan8-4 colspan6-3 colspan2-2 as-grid with-gutter'}
%div{:class => 'col__module--img'}
%h3 2011-2009
%ul
%li
%strong Sample OpenGL Application Instrumentation
%br
%i October 2011, Monash University, Melbourne
%br
Demo -
%a{:href => '/papers/landscape.ogv'} OGV
(360M),
%a{:href => 'https://screencast.com/t/qb0qRX2lXZTF'} screencast
(streamed)
%li
%strong Monitoring with Performance Co-Pilot
%br
%i September 2011, openSUSE Conference, Germany
%br
Presentation -
%a{:href => "/papers/pcp_osc_2011.pdf"} PDF
(251K),
%a{:href => "/papers/pcp_osc_2011.odp"} ODP
(189K)
%li
%strong Parfait Update - how it works, futures
%br
%i October 2010, Aconex, Melbourne
%br
Presentation -
%a{:href => "/papers/parfait-update.pdf"} PDF
(523K),
%a{:href => "/papers/parfait-update.odp"} ODP
(1243K)
%li
%strong An Introduction to Parfait
%br
%i July 2009, MXUG Meeting, Melbourne
%br
Presentation -
%a{:href => "/papers/parfait.pdf"} PDF
(620K),
%a{:href => "/papers/parfait.odp"} ODP
(1157K)
%li
%strong System Level Performance Management with PCP
%br
%i January 2009, Linux.Conf.Au, Hobart
%br
Presentation -
%a{:href => "/papers/performance-management.pdf"} PDF
(1435K),
%a{:href => "/papers/performance-management.odp"} ODP
(1119K)
%div{:class => 'colspan12-6 colspan8-4 colspan6-3 colspan2-2 as-grid with-gutter'}
%div{:class => 'col__module--img'}
%h3 2008-
%ul
%li
%strong System Level Performance Analysis with PCP
%br
%i December 2008, Victoria Java Users Group Meeting, Melbourne
%br
Presentation -
%a{:href => "/papers/pcp-vjug.pdf"} PDF
(3065K),
%a{:href => "/papers/pcp-vjug.odp"} ODP
(2721K)
%li
%strong Herding Penguins with PCP
%br
%i August 1999, Linux Open Source Expo and Conference, Melbourne and Singapore
%br
Presentation -
%a{:href => "/papers/herding-penguins.pdf"} PDF
(519K),
%a{:href => "/papers/herding-penguins.odp"} ODP
(277K)
%li
%strong System Level Performance Management
%br
%i July 1999, Conference of Australian Linux Users, Melbourne
%br
Presentation -
%a{:href => "/papers/calu99.pdf"} PDF
(488K),
%a{:href => "/papers/calu99.odp"} ODP
(317K)
= Haml::Engine.new(File.read("assets/haml-includes/footer.haml")).render