summaryrefslogtreecommitdiff
path: root/README.eu-stacktrace
diff options
context:
space:
mode:
Diffstat (limited to 'README.eu-stacktrace')
-rw-r--r--README.eu-stacktrace5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.eu-stacktrace b/README.eu-stacktrace
index 5a2320a7..eb7a5e0c 100644
--- a/README.eu-stacktrace
+++ b/README.eu-stacktrace
@@ -34,14 +34,13 @@ Requirements:
Invoking `eu-stacktrace`:
- mkfifo /tmp/test.fifo
-- eu-stacktrace --input=/tmp/test.fifo --output=test.syscap &
+- eu-stacktrace </tmp/test.fifo >output=test.syscap &
- sysprof-cli --use-fifo=/tmp/test.fifo test.syscap
## TODO
-- support taking an FD for fork/exec pipes; then sysprof can fork eu-stacktrace
-- default to stdin/stdout for --input and --output
- initial version of packet parsing for sysprof
+- sysprof should fork eu-stacktrace and pipe info via stdin/stdout
- implement --mode=none
- implement --mode=naive
- implement --mode=caching