A new set of tracefs library APIs for: - Working with trace options. - Working with non default tracing directory. Tzvetomir Stoyanov (VMware) (5): libtracefs: New APIs for trace options libtracefs: Unit tests for tracing options APIs libtracefs: Add information about top tracing directory in instance structure libtracefs: New APIs for getting existing trace instance libtracefs: Unit tests for working with non default tracing dir include/tracefs.h | 57 ++++++ src/tracefs-instance.c | 137 +++++++++++--- src/tracefs-tools.c | 251 +++++++++++++++++++++++++ utest/tracefs-utest.c | 416 +++++++++++++++++++++++++++++++++++------ 4 files changed, 771 insertions(+), 90 deletions(-) -- 2.29.2