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

Optionally read from stdin via cli #99

Merged
merged 2 commits into from
Jul 22, 2018
Merged

Optionally read from stdin via cli #99

merged 2 commits into from
Jul 22, 2018

Conversation

jlfwong
Copy link
Owner

@jlfwong jlfwong commented Jul 22, 2018

Test Plan:

  • ./cli.js opens speedscope in browser with no file selected
  • ./cli.js sample/profiles/Chrome/65/simple-timeline.json opens profile
  • cat sample/profiles/Chrome/65/simple-timeline.json | ./cli.js - opens profile
  • node --prof-process --preprocess -j sample/profiles/node/8.5.0/isolate-0x102802600-v8.log | ./cli.js - opens profile

Fixes #95

@coveralls
Copy link

coveralls commented Jul 22, 2018

Coverage Status

Coverage increased (+0.02%) to 39.672% when pulling 355b936 on jlfwong/stdin into ea8f982 on master.

@jlfwong jlfwong merged commit fcc6808 into master Jul 22, 2018
@jlfwong jlfwong deleted the jlfwong/stdin branch July 22, 2018 02:43
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

Successfully merging this pull request may close these issues.

2 participants