X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fresourceview%2Fdrawing.h;h=0cecd6e6aa2dcb5c3627bd3d27838ac88fbf5c06;hb=d34141ca6fc6dd872a922134b22095bd74ec013d;hp=434a39b2e6472ad5f449480d108f628fbe608acb;hpb=9c731a505cf0d0ded02f8e90a823fa90084c7740;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/resourceview/drawing.h b/ltt/branches/poly/lttv/modules/gui/resourceview/drawing.h index 434a39b2..0cecd6e6 100644 --- a/ltt/branches/poly/lttv/modules/gui/resourceview/drawing.h +++ b/ltt/branches/poly/lttv/modules/gui/resourceview/drawing.h @@ -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;