summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-03-07 12:56:11 -0400
committerKali Kaneko <kali@leap.se>2014-03-07 12:56:11 -0400
commitce66b82ce46948b8c2a74a17a1d75d7510e77f7f (patch)
tree34ff06f2c5279a676fdae3a383a04bc1cc52619e /Makefile
parent06c8d6f98768f173854585e3c9b36c4fa6bfe753 (diff)
add ability to set nice order via env var
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2bd39eb0..b637fefc 100644
--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,7 @@ view_lineprof:
@python -m line_profiler app.py.lprof | $(EDITOR) -
resource_graph:
+ #./pkg/scripts/monitor_resource.zsh `pgrep twistd` $(RESOURCE_TIME)
./pkg/scripts/monitor_resource.zsh `pgrep bitmask` $(RESOURCE_TIME)
display bitmask-resources.png