From: Pavel Rochnyak Date: Wed, 28 Mar 2018 15:27:31 +0000 (+0700) Subject: Merge pull request #2721 from elfiesmelfie/update_README X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=687e10aea101bf6338d31e69dd6537202bc5acc1;hp=b755def9cec867d955ad91a3864e2dbca9a16bf1 Merge pull request #2721 from elfiesmelfie/update_README README: Include compiler defenses suggestion --- diff --git a/README b/README index ca86c84d..a47b669d 100644 --- 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