Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass STDIN to the application #37

Open
a-nickol opened this issue May 9, 2018 · 2 comments
Open

Pass STDIN to the application #37

a-nickol opened this issue May 9, 2018 · 2 comments

Comments

@a-nickol
Copy link

a-nickol commented May 9, 2018

It would be nice if it would be a possibility for passing the STDIN to the application to profile.

e.g.

cat test.txt | cargo profiler callgrind
cargo profiler callgrind < test.txt
@MortenLohne
Copy link

Same issue here, I can't send input to my program at all. Since no one has posted this before, I suspect it's a bug that recently appeared? A profiler where you can't send input to your program is not that useful, unfortunately.

@ZainlessBrombie
Copy link

Agreed. What the status on this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants