Linux Manual Pages development
 help / color / mirror / Atom feed
* [PATCH] create [k,u]probe with perf_event_open
@ 2018-01-09  1:21 Song Liu
       [not found] ` <20180109012154.1146884-1-songliubraving-b10kYP2dOMg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Song Liu @ 2018-01-09  1:21 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA,
	mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: kernel-team-b10kYP2dOMg, peterz-wEGCiKHe2LqWVfeAwA7xHQ, Song Liu

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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-09 19:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09  1:21 [PATCH] create [k,u]probe with perf_event_open Song Liu
     [not found] ` <20180109012154.1146884-1-songliubraving-b10kYP2dOMg@public.gmane.org>
2018-01-09  1:21   ` [PATCH] perf_event_open.2: add type kprobe and uprobe Song Liu
     [not found]     ` <20180109012154.1146884-2-songliubraving-b10kYP2dOMg@public.gmane.org>
2018-01-09 19:15       ` Michael Kerrisk (man-pages)
     [not found]         ` <b88c5109-6a2c-f486-e617-e9f60a1fa096-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-01-09 19:19           ` Song Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox