Re: [PATCH V4 3/3] kernel-shark: Add plugin for handling Xenomai cobalt_context_switch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 10.01.22 г. 6:25 ч., Hongzhan Chen wrote:
+	eventFieldIntervalPlot(argvCpp,
+			       plugin_ctx->cs_data, checkFieldCS,
+			       plugin_ctx->cs_data, checkEntryPid,
+			       makeLatencyBox<XenomaiSwitchBox>,
+			       {0, 0, KS_COBALT_BLUE}, // Cobalt Blue
+			       -1);         // Default size

Hi Hongzhan,

I meant something different with my comment about 'cobalt blue'. Here you define the color with RGB coordinates (0, 0, 255). This means 255 on the blue axis and zeros on the red and green. This is what I meant by 'just blue'. The RGB coordinates of the 'cobalt blue' color are (0, 71, 171). This means it is some mixture between green and blue.

Cheers,
Yordan



[Index of Archives]     [Linux USB Development]     [Linux USB Development]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux