projects
/
pubbin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
690478d
)
documentation
author
Dan White
<dan@whiteaudio.com>
Sat, 17 Dec 2016 22:43:01 +0000
(16:43 -0600)
committer
Dan White
<dan@whiteaudio.com>
Sat, 17 Dec 2016 22:43:01 +0000
(16:43 -0600)
TimeSampleHistogram
patch
|
blob
|
history
timeSampler
patch
|
blob
|
history
diff --git
a/TimeSampleHistogram
b/TimeSampleHistogram
index 1642dc7f85516314e4372e5df5cb26be8c64ad94..f0d3c7639be2d2e99363cb5fa4a6e0ab5551cd31 100755
(executable)
--- a/
TimeSampleHistogram
+++ b/
TimeSampleHistogram
@@
-1,4
+1,4
@@
-#!/usr/bin/env python
+#!/usr/bin/env python
2
# Present histogram reports from timeSampler data. See "$0 -h" for more
#
diff --git
a/timeSampler
b/timeSampler
index 409ff0b7442050ab1dbf88ec7d3bc4f1ba0bc601..522f023a62ea7e1a4922687796bea211e3577469 100755
(executable)
--- a/
timeSampler
+++ b/
timeSampler
@@
-4,6
+4,10
@@
# currently doing. Subshells keep the periodicity independent
# of response time to the script
#
+# Depends:
+# * sound player (edit BEEP)
+# * "at" utility (debian: apt-get install at)
+#
# (C) 2010--2016 Dan White <dan@whiteaudio.com> under GPLv3
# idea from: http://wiki.43folders.com/index.php/Time_sampling