Message ID | 784bbe0d-56c1-bd63-1879-b7db988e40c0@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | admin-guide: extend perf-security with resource control, data categories and privileged users | expand |
On Mon, 11 Feb 2019 16:32:33 +0300 Alexey Budankov <alexey.budankov@linux.intel.com> wrote: > The patch set extends the first version of perf-security.rst documentation > file [1], [2], [3] with the following topics: > > 1) perf_events/Perf resource limits and control management that describes > RLIMIT_NOFILE and perf_event_mlock_kb settings for processes conducting > performance monitoring; > > 2) categories of system and performance data that can be captured by > perf_events/Perf with explicit designation of process sensitive data; > > 3) possible steps to create perf_event/Perf privileged users groups for > the current implementations of perf_events syscall API [4] and Perf tool; I've applied the set, thanks. jon
On 18.02.2019 2:14, Jonathan Corbet wrote: > On Mon, 11 Feb 2019 16:32:33 +0300 > Alexey Budankov <alexey.budankov@linux.intel.com> wrote: > >> The patch set extends the first version of perf-security.rst documentation >> file [1], [2], [3] with the following topics: >> >> 1) perf_events/Perf resource limits and control management that describes >> RLIMIT_NOFILE and perf_event_mlock_kb settings for processes conducting >> performance monitoring; >> >> 2) categories of system and performance data that can be captured by >> perf_events/Perf with explicit designation of process sensitive data; >> >> 3) possible steps to create perf_event/Perf privileged users groups for >> the current implementations of perf_events syscall API [4] and Perf tool; > > I've applied the set, thanks. Thanks a lot Jon! ~Alexey > > jon >