<div dir="ltr">Hi All,<div><br></div><div>I apologize if this is a topic thats been discussed at length, if so, please point me to any previous discussions and I will educate myself.</div><div><br></div><div>Is there a way to get strace to not truncate the data within a sendmsg call? I'm trying to trace a client that interacts with a server over a unix socket, and simply want access to the full sendmsg data. The alternative solutions include socat and system-tap; but I'd like to simply get strace to function in this capacity. </div><div><br></div><div>Anyone familar with the strace code know how difficult a change this would be? I'd rather do a quick hack in strace than work with system-tap.</div><div><br></div><div>Thanks,</div><div>Travis</div><div><br></div><div><br></div></div>