ceilometer/ceilometer/tests/unit/compute/pollsters
Qiaowei Ren aaedbbe0eb add new meters about some perf events
We need more statistics, including IPC, cache references and
cache misses, to do performance tuning. This patch introduces
four new meters to get them.

Change-Id: Icb21eeed0e004450556176d01520784acd98002e
2016-09-11 20:37:18 +08:00
..
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
base.py Add 'task_state' attribute to meter metadata 2016-06-23 17:48:52 +08:00
test_cpu.py fix l3_cache definition 2016-07-11 11:48:13 +00:00
test_diskio.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_instance.py Add 'task_state' attribute to meter metadata 2016-06-23 17:48:52 +08:00
test_location_metadata.py Correct the host field of instance metadata 2015-12-07 02:04:09 +00:00
test_memory.py add memory bandwidth meter 2016-07-29 09:30:49 +08:00
test_net.py Correct the host field of instance metadata 2015-12-07 02:04:09 +00:00
test_perf.py add new meters about some perf events 2016-09-11 20:37:18 +08:00