commit | 5650c278cc6087c6af27c5b9bcc4aa3f15c7e660 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Tue Sep 20 14:44:10 2016 -0400 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed Jan 10 20:42:20 2018 -0500 |
tree | 4d774c46bae4a31b37e889119e738b8c5b1a0069 | |
parent | 9cffb6796e379c38221545b9a15c5d031c909e0d [diff] |
trace-cmd: Have msg_handle part of the buffer instance To allow for recording of the host as well as for the network, we need to have the msg_handle associated to the buffer instance and not global. This also will allow for recording buffer instances to network and host, as well as sending data to multiple hosts. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>