On 28.02.22 06:40, Hongzhan Chen wrote: > For cobalt thread, there is special struct param_ex data stored in > data record, we need to parse and print its content out correctly > to hint user when using libtraceevent. >
While libtraceevent can be used along with KernelShark, it's not bound to it. You can also perfectly use it with pure command line tooling (trace-cmd). That would make it interesting for your UI-free demo images (xenomai-images). So I would recommand controlling its build independently of KernelShark. > Signed-off-by: Hongzhan Chen <[email protected]> > --- > configure.ac | 1 + > kernel-shark/Makefile.am | 6 +- Maybe call the top-level directory "tracing" instead. Jan -- Siemens AG, Technology Competence Center Embedded Linux
