Commit Graph
3 Commits
Author SHA1 Message Date
Brennan Taylor cd01ccf720 Print line if we have not seen any pids created yet
This specifically handles the case where you get a log snippet that may
not have any pid creation lines in it and pidcat ends up filtering
everything out. In this case we just print the line if we haven't seen
any pids yet.

An alternative would be allowing filter by pid, however I find grep
works fine for that.
2014-08-06 14:24:06 -07:00
Brennan Taylor 0827fafb44 When there is data on stdin we use it instead of adb 2014-07-15 13:32:36 -07:00
Brennan Taylor 1ed466123e Cleanup unused imports 2014-07-15 11:45:33 -07:00