This patches adds information about extending perf_event_open API to create kprobe and uprobe. The [k,u]probe is attached to the file descriptor returned by perf_event_open() for easier clean up. Kernel side patches ofthis work as been accepted by Peter into his repository: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git perf/core Discussions about the latest version can be found at: https://marc.info/?l=linux-kernel&m=151260040403095 Thanks, Song Song Liu (1): perf_event_open.2: add type kprobe and uprobe man2/perf_event_open.2 | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) -- 2.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html