Add base contexts to event template
[lttng-tools.git] / extras / templates / event / syscall.lttng
index 72d5653dcd82606787d0ce805982884db6ab8dcc..b8af69dcf470a185228a91cb9eb39b54dd634db5 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.024522 seconds and 5 git commands to generate.