lkml.org 
[lkml]   [2017]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATCH 0/2] Show kprobe blacklisted address ranges in debugfs
Date
Add the ability to discover all blacklisted address _ranges_ (such as
those with __kprobes annotation, __entry text code, et al) through the
kprobes/blacklist debugfs file. This can then be used by userspace to
accurately detect which addresses can't be probed on.

- Naveen


Naveen N. Rao (2):
kprobes: Simplify kprobe blacklist management
kprobes: Allow specifying names for certain blacklisted address ranges

arch/arm64/kernel/probes/kprobes.c | 31 +++++++++-------
arch/powerpc/kernel/kprobes.c | 10 ++---
arch/x86/kernel/kprobes/core.c | 10 ++---
include/linux/kprobes.h | 3 ++
kernel/kprobes.c | 75 +++++++++++++++++++++++---------------
5 files changed, 76 insertions(+), 53 deletions(-)

--
2.13.1

\
 
 \ /
  Last update: 2017-06-29 16:09    [W:2.279 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site