Skip to content

Commit

Permalink
Replace Python hack to continuously display procrank info with much s…
Browse files Browse the repository at this point in the history
…impler bash script.
  • Loading branch information
philikon committed Oct 18, 2012
1 parent 715069c commit 1007702
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
35 changes: 0 additions & 35 deletions display-procrank.py

This file was deleted.

2 changes: 2 additions & 0 deletions watch-procrank.sh
@@ -0,0 +1,2 @@
#!/bin/bash
watch -n 1 'adb shell b2g-procrank'

0 comments on commit 1007702

Please sign in to comment.