commit | 1009f10f63f5a9abcaf110b27e5e219289c2bf9a | [log] [tgz] |
---|---|---|
author | Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com> | Mon Aug 19 18:46:34 2013 +0900 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Aug 20 13:44:55 2013 -0400 |
tree | f9db7c1173a0228ceef797ab9f55330020a88685 | |
parent | 96b0c1f6d88bf3fecef315f612874e7f0559eca3 [diff] |
trace-cmd: Split out the communication with client from process_client() Split out the communication with client from process_client() for avoiding duplicate codes between listen mode and virt-server mode. Link: http://lkml.kernel.org/r/20130819094634.26597.60441.stgit@yunodevel Signed-off-by: Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com> [ Added minor cosmetic changes - SR ] Signed-off-by: Steven Rostedt <rostedt@goodmis.org>