Tests: Add a test to check disabled events are loaded in the correct state
[lttng-tools.git] / tests / regression / tools / save-load / load-42-complex.lttng
index e8a360bab796ea40e65a6c120b3e9d5ea3d3855f..749359bfeb139be87ff840ef3b05e010614d62f8 100644 (file)
                                                                <loglevel_type>RANGE</loglevel_type>
                                                                <loglevel>6</loglevel>
                                                        </event>
+                                                       <event>
+                                                               <name>uevent_disabled</name>
+                                                               <enabled>false</enabled>
+                                                               <type>TRACEPOINT</type>
+                                                               <loglevel_type>ALL</loglevel_type>
+                                                               <loglevel>-1</loglevel>
+                                                       </event>
                                                </events>
                                                <contexts/>
                                        </channel>
This page took 0.023299 seconds and 4 git commands to generate.