This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/13078] investigate qemu virtio-serial channel for talking to stap-sh


http://sourceware.org/bugzilla/show_bug.cgi?id=13078

--- Comment #5 from Frank Ch. Eigler <fche at redhat dot com> ---
Further to the compatibility angle, consider too that even with (future)
stap 2.4 + stapsh 2.4, we don't want to have to use the stdout/stderr
multiplexing mode for transports such as ssh, which handle stdout/stderr
for us separately and well already.

So we could have that stapsh -d option (renamed --stdio or --persistent
or --multiplex?) modify the handshake so that stapsh identifies itself as
"stapsh-d VERSION ...." to stap, at which point they both go into the
explicitly-multiplexed mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]