Added a few more trace-cmd library APIs and improved examples in the man pages. Tzvetomir Stoyanov (VMware) (4): trace-cmd library: Export 2 APIs for opening trace file trace-cmd: Remove tracecmd_unpair_peer() from internal header trace-cmd library man pages: Documented APIs for opening trace file trace-cmd library man pages: Extend the examples of reading host-guest trace data .../libtracecmd/libtracecmd-files.3.txt | 89 +++++++++++++++++-- .../libtracecmd/libtracecmd-peer.3.txt | 56 ++++++++---- .../libtracecmd/libtracecmd-record.3.txt | 22 +---- include/trace-cmd/trace-cmd.h | 2 + .../include/private/trace-cmd-private.h | 3 - 5 files changed, 123 insertions(+), 49 deletions(-) -- 2.29.2