projects
/
platform
/
upstream
/
bcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f32a67c
)
no longer need the clear()
author
Brendan Gregg
<brendan.d.gregg@gmail.com>
Mon, 7 Sep 2015 21:46:14 +0000
(14:46 -0700)
committer
Brendan Gregg
<brendan.d.gregg@gmail.com>
Mon, 7 Sep 2015 21:46:14 +0000
(14:46 -0700)
examples/bitehist.py
patch
|
blob
|
history
diff --git
a/examples/bitehist.py
b/examples/bitehist.py
index
02c0238
..
b2c43f9
100755
(executable)
--- a/
examples/bitehist.py
+++ b/
examples/bitehist.py
@@
-30,4
+30,3
@@
except KeyboardInterrupt:
print
b["dist"].print_log2_hist()
-b["dist"].clear()