Implement sched switch latency analysis
[deliverable/lttng-analyses.git] / lttnganalyses / cli / mi.py
index b5457be0842eb15f0e9ba8a301182ef64e13d3af..550c382e08d9e50a25605a2b7043bd38d9e2b52e 100644 (file)
@@ -27,6 +27,7 @@ class Tags:
     CPU = 'cpu'
     MEMORY = 'memory'
     INTERRUPT = 'interrupt'
+    SCHED = 'sched'
     SYSCALL = 'syscall'
     IO = 'io'
     TOP = 'top'
This page took 0.023556 seconds and 5 git commands to generate.