Hi! I am Vidushi. I am working on adding CTF trace generation capability to the tracing framework of RTEMS this summer (as a part of my GSoC project). I am using babeltrace in this regard. While I am able to convert the RTEMS text output to CTF format using `babeltrace run` on the command line, the output is stored in a directory which does not have access permissions. I am able to get inside the directory by changing permissions (chmod) and list its contents (sudo ls) but I cannot view the metadata and CTF stream output or delete the said directory. Is there a way I can view/delete the contents of the trace directory?
I am sorry if this is too obvious. I am new to this. Thanks Vidushi Vashishth
_______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev