no longer need the clear()
authorBrendan Gregg <brendan.d.gregg@gmail.com>
Mon, 7 Sep 2015 21:46:14 +0000 (14:46 -0700)
committerBrendan Gregg <brendan.d.gregg@gmail.com>
Mon, 7 Sep 2015 21:46:14 +0000 (14:46 -0700)
examples/bitehist.py

index 02c0238..b2c43f9 100755 (executable)
@@ -30,4 +30,3 @@ except KeyboardInterrupt:
        print
 
 b["dist"].print_log2_hist()
-b["dist"].clear()