Nan Deng
|
4d9f9d7aaf
|
more unit tests. passed
|
2014-07-02 11:19:38 -07:00 |
|
Nan Deng
|
7bd8cc2c0b
|
Passed first unit test. Waiting for a fix for influxdb/influxdb-go#12
|
2014-07-02 11:15:48 -07:00 |
|
Nan Deng
|
b94c9936d0
|
influxdb
|
2014-07-01 19:21:43 -07:00 |
|
Nan Deng
|
2608c68fe4
|
deep copy of container stats
|
2014-07-01 15:28:58 -07:00 |
|
Rohit Jnagal
|
3d2b496677
|
Merge pull request #71 from monnand/rename-var
Fix bug introduced by pr #69
|
2014-06-30 09:17:23 -07:00 |
|
Nan Monnand Deng
|
0a12173b7d
|
fix test
|
2014-06-29 20:22:13 -07:00 |
|
Nan Monnand Deng
|
421fd762a5
|
fix bug introduced by pr #69
|
2014-06-29 20:22:13 -07:00 |
|
Victor Marmol
|
c6e28eb082
|
Merge pull request #70 from monnand/workingset
calculate working set based on #. pages in active LRU.
|
2014-06-27 13:51:59 -07:00 |
|
Nan Monnand Deng
|
304a166d7a
|
working set = usage - inactive
|
2014-06-27 14:47:02 -04:00 |
|
Nan Monnand Deng
|
875146e396
|
calculate working set based on #. pages in active LRU.
|
2014-06-27 13:03:05 -04:00 |
|
Rohit Jnagal
|
739142efe2
|
Merge pull request #69 from monnand/per-cpu-usage-in-sample
per-core usage in sample
|
2014-06-24 17:46:49 -07:00 |
|
Nan Deng
|
900a3f76c8
|
cpu hot plugging
|
2014-06-24 16:01:13 -07:00 |
|
Nan Deng
|
ecf2346443
|
fix a bug in storage unit tests
|
2014-06-24 15:13:18 -07:00 |
|
Nan Deng
|
8e371c64c0
|
remove binary
|
2014-06-24 15:01:05 -07:00 |
|
Nan Deng
|
22ba8212ca
|
per-core usage in sample
|
2014-06-24 15:00:50 -07:00 |
|
monnand
|
ae7da7f4b2
|
Merge pull request #67 from vmarmol/fix-dep
Rename libcontainer.Container -> libcontainer.Config
|
2014-06-24 17:58:11 -04:00 |
|
Victor Marmol
|
dcedfe3c9d
|
Rename libcontainer.Container -> libcontainer.Config
|
2014-06-24 14:54:30 -07:00 |
|
monnand
|
9a290cf869
|
Merge pull request #68 from vmarmol/fixes
Adding allow_lmctfy flag to enable running without lmctfy.
|
2014-06-20 18:34:20 -04:00 |
|
Victor Marmol
|
bb26ed8e8a
|
Adding allow_lmctfy flag to enable running without lmctfy.
|
2014-06-20 15:29:38 -07:00 |
|
monnand
|
0e5cf4ae8e
|
Merge pull request #66 from monnand/interference
Interference detector interface
|
2014-06-20 18:27:21 -04:00 |
|
Nan Monnand Deng
|
a71fdd4645
|
grammar
|
2014-06-20 18:22:43 -04:00 |
|
Nan Monnand Deng
|
619ae2ea1a
|
comment
|
2014-06-20 17:57:40 -04:00 |
|
Nan Monnand Deng
|
71a2fa7b03
|
typo
|
2014-06-20 17:24:41 -04:00 |
|
Nan Monnand Deng
|
cc39f9996b
|
name, docs
|
2014-06-20 17:22:03 -04:00 |
|
Nan Monnand Deng
|
4a64d1f90b
|
inference detector.
|
2014-06-20 16:53:10 -04:00 |
|
monnand
|
8d664dbfd4
|
Merge pull request #65 from monnand/storage-unit-tests-percentiles
More unit tests for storage drivers and a bug fix for memory storage
|
2014-06-19 17:55:41 -04:00 |
|
Nan Deng
|
a0071a7f7d
|
comment.
|
2014-06-19 14:48:21 -07:00 |
|
Nan Deng
|
e9111b5527
|
stats returned in chronological order
|
2014-06-19 14:35:55 -07:00 |
|
Nan Deng
|
43346e5f29
|
fix typo
|
2014-06-19 14:19:44 -07:00 |
|
Nan Deng
|
3f6fa477a4
|
defer unlock
|
2014-06-18 16:34:47 -07:00 |
|
Nan Deng
|
77dc470f54
|
increase the coverage
|
2014-06-18 13:49:23 -07:00 |
|
Nan Deng
|
05ce0c01e3
|
fix a deadlock bug along with unit tests
|
2014-06-18 13:43:08 -07:00 |
|
Nan Deng
|
83d12ed5fa
|
check error on AddStats()
|
2014-06-18 12:01:24 -07:00 |
|
Nan Deng
|
7f542f2952
|
do not always allocate a new slice
|
2014-06-18 11:45:24 -07:00 |
|
Nan Deng
|
bdc3ae7120
|
docs
|
2014-06-18 11:18:21 -07:00 |
|
Nan Deng
|
21cf8472a0
|
remove constraints
|
2014-06-18 11:17:35 -07:00 |
|
Nan Deng
|
7258101720
|
add doc
|
2014-06-17 21:09:49 -07:00 |
|
Nan Deng
|
9c54221a54
|
defines the order of the returned recent stats
|
2014-06-17 21:07:40 -07:00 |
|
Nan Deng
|
20b13c4cfc
|
add unit test
|
2014-06-17 20:59:33 -07:00 |
|
Nan Deng
|
cf8257cd70
|
fix a bug in memory storage and add a new unit test
|
2014-06-17 20:54:48 -07:00 |
|
Nan Deng
|
e412c042d3
|
storage unit test percentiles
|
2014-06-17 20:33:13 -07:00 |
|
Victor Marmol
|
664d2ded0c
|
Merge pull request #64 from monnand/master
unit test for memory storage driver
|
2014-06-17 17:08:29 -07:00 |
|
Nan Deng
|
90ceeacda3
|
use a helper function
|
2014-06-17 15:49:29 -07:00 |
|
Nan Deng
|
d4af5388a9
|
separate tests
|
2014-06-17 15:33:56 -07:00 |
|
Nan Deng
|
14581757e7
|
unit test for memory storage
|
2014-06-17 15:22:11 -07:00 |
|
Victor Marmol
|
fa6fa0ee97
|
Merge pull request #63 from monnand/always-has-a-storage-driver
report error if there's a nil storage driver
|
2014-06-17 15:15:31 -07:00 |
|
Victor Marmol
|
21869c563e
|
Merge pull request #62 from monnand/storage-unit-tests
unit tests for storage driver implementation
|
2014-06-17 15:14:28 -07:00 |
|
Nan Deng
|
ca65e11486
|
storage unit tests
|
2014-06-17 15:12:35 -07:00 |
|
Nan Deng
|
e18c7fbf8f
|
report error if there's a nil storage driver
|
2014-06-17 15:07:41 -07:00 |
|
monnand
|
e65fc89270
|
Merge pull request #58 from google/remove-stats-in-container-handler
Remove stats in container handler
|
2014-06-17 17:56:56 -04:00 |
|