mbox series

[0/3] Switch V3 messages to text encoding of variable length buffer

Message ID 20190315153326.5602-1-kaslevs@vmware.com (mailing list archive)
Headers show
Series Switch V3 messages to text encoding of variable length buffer | expand

Message

Slavomir Kaslev March 15, 2019, 3:33 p.m. UTC
This patchset switches protocol V3 messages to use text encoding for the
variable length buffer at the end as Steven suggested.

Slavomir Kaslev (3):
  trace-cmd: Use text encoding for options in protocol V3
  trace-cmd: Use text encoding for transmitting ports in protocol V3
  trace-cmd: Add msg_buf_len() function

 tracecmd/trace-msg.c | 166 ++++++++++++++++++++++++++-----------------
 1 file changed, 99 insertions(+), 67 deletions(-)