summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPavlos Emm. Katsoulakis <paul@netdata.rocks>2019-07-09 15:20:58 +0200
committerPavlos Emm. Katsoulakis <paul@netdata.rocks>2019-07-09 15:20:58 +0200
commit4b87cdc17e950cf2bcb63c4b96eb0d114547c626 (patch)
tree22cc8a7cfb6cc260a09b9a3f918fe03b95dd54e3 /CMakeLists.txt
parenta268ecba5dbdfcd65e66e3ef14124deb815f76ad (diff)
Revert "Add ZRAM collector module to the proc plugin"
This reverts commit c7ab028f787f1c3f1325f6195ea0cb2afc95ab95. **Removed as it was seen to cause crashes. Change will be revised and re-published at a later stage**
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6cd661c512..6bfab928ff 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -422,7 +422,6 @@ set(PROC_PLUGIN_FILES
collectors/proc.plugin/proc_vmstat.c
collectors/proc.plugin/proc_uptime.c
collectors/proc.plugin/sys_kernel_mm_ksm.c
- collectors/proc.plugin/sys_block_zram.c
collectors/proc.plugin/sys_devices_system_edac_mc.c
collectors/proc.plugin/sys_devices_system_node.c
collectors/proc.plugin/sys_fs_btrfs.c