LWN.net Logo

A "live mode" for perf

A "live mode" for perf

Posted Apr 12, 2010 17:31 UTC (Mon) by intgr (subscriber, #39733)
In reply to: A "live mode" for perf by jengelh
Parent article: A "live mode" for perf

Socat is great and all, but for simple stuff, netcat stdin-to-TCP or TCP-to-stdout pipe, netcat is still much easier to use.


(Log in to post comments)

A "live mode" for perf

Posted Apr 12, 2010 19:02 UTC (Mon) by jengelh (subscriber, #33263) [Link]

>for simple stuff, netcat stdin-to-TCP or TCP-to-stdout pipe, netcat is still much easier to use.

Not really.

socat - tcp:google.com:80
socat tcp-l:8000 -

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds