Merge pull request #2721 from elfiesmelfie/update_README
authorPavel Rochnyak <pavel2000@ngs.ru>
Wed, 28 Mar 2018 15:27:31 +0000 (22:27 +0700)
committerGitHub <noreply@github.com>
Wed, 28 Mar 2018 15:27:31 +0000 (22:27 +0700)
README: Include compiler defenses suggestion

README

diff --git a/README b/README
index ca86c84..a47b669 100644 (file)
--- a/README
+++ b/README
@@ -100,6 +100,9 @@ Features
       Collect DPDK interface statistics.
       See docs/BUILD.dpdkstat.md for detailed build instructions.
 
+      This plugin should be compiled with compiler defenses enabled, for
+      example -fstack-protector.
+
     - drbd
       Collect individual drbd resource statistics.
 
@@ -140,6 +143,9 @@ Features
       hugepages can be found here:
       https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt.
 
+      This plugin should be compiled with compiler defenses enabled, for
+      example -fstack-protector.
+
     - intel_pmu
       The intel_pmu plugin reads performance counters provided by the Linux
       kernel perf interface. The plugin uses jevents library to resolve named