resourceview: cpu: add softirq state
[lttv.git] / ltt / branches / poly / lttv / modules / gui / resourceview / drawing.h
index 434a39b2e6472ad5f449480d108f628fbe608acb..0cecd6e6aa2dcb5c3627bd3d27838ac88fbf5c06 100644 (file)
@@ -55,6 +55,7 @@ typedef enum _draw_color_cpu {
                 COL_CPU_IDLE,
                 COL_CPU_BUSY,
                 COL_CPU_IRQ,
+                COL_CPU_SOFT_IRQ,
                 COL_CPU_TRAP,
                 NUM_COLORS_CPU
 } draw_color_cpu; 
This page took 0.023373 seconds and 4 git commands to generate.