kernel-shark: Add method for getting all selected events
A new method is added to the class KsEventsCheckBoxWidget. It returns
a list of strings containing all selected events. If the whole system
is selected (the top level checkbox is checked), only the name of the
system is added to the list.
Link: http://lore.kernel.org/linux-trace-devel/20190709155650.2345-3-y.karadz@gmail.com
Signed-off-by: Yordan Karadzhov (VMware) <y.karadz@gmail.com>
[ Added space between for and '(' ]
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2 files changed