Bug 11206

Summary: support stdin script input
Product: systemtap Reporter: Josh Stone <jistone>
Component: tapsetsAssignee: Unassigned <systemtap>
Status: RESOLVED FIXED    
Severity: enhancement CC: amerey
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:

Description Josh Stone 2010-01-21 21:40:50 UTC
As suggested by fche, it may be convenient for some scripts to be able to accept
input from stdin.

A simple way to implement this might be to generate a procfs.write probe, and
then have stapio splice its stdin to that procfs path.

We also need to consider whether to close stdin on -c apps, so we don't race for
the data.
Comment 1 Aaron Merey 2017-08-02 16:19:35 UTC
fixed in commit 835b1bfa69e