Add base contexts to event template
[lttng-tools.git] / extras / templates / event / block.lttng
index 61a11e40b0e90df3f62d8a5b1a3385ffa9e8baf3..45371ccde59bcd828586319a42e1d39f60cf0297 100644 (file)
                                                                <type>TRACEPOINT</type>
                                                        </event>
                                                </events>
+                                               <contexts>
+                                                       <context>
+                                                               <type>PID</type>
+                                                       </context>
+                                                       <context>
+                                                               <type>PROCNAME</type>
+                                                       </context>
+                                                       <context>
+                                                               <type>VPID</type>
+                                                       </context>
+                                               </contexts>
                                        </channel>
                                </channels>
                        </domain>
This page took 0.024171 seconds and 5 git commands to generate.