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.
fixed in commit 835b1bfa69e