commit | cf74aeb8cbddea798d3e6f3ef54071580318b5d7 | [log] [tgz] |
---|---|---|
author | Yordan Karadzhov <ykaradzhov@vmware.com> | Thu Nov 01 21:45:46 2018 +0000 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Nov 02 15:14:54 2018 -0400 |
tree | c4c4228faa5b6cbe8a10839bc0809d3865ca2803 | |
parent | c01813095f5cdd3f42510109218a652c3f1a9fd2 [diff] |
kernel-shark-qt: Remove duplicate code in KsWidgetsLib.cpp Currently the "Task" and "CPU" checkbox widgets have their own implementation of the code that generates the Rainbow color palettes of the CPUs and Tasks. This patch make the two widgets to use the same hash tables of colors used when plotting the graphs. Signed-off-by: Yordan Karadzhov <ykaradzhov@vmware.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>