Thread (16 messages) read the whole thread 16 messages, 5 authors, 2017-12-04

Re: [PATCH v3 3/6] perf: implement pmu perf_kprobe

From: Peter Zijlstra <peterz@infradead.org>
Date: 2017-12-04 15:16:05
Also in: lkml

On Thu, Nov 30, 2017 at 03:50:20PM -0800, Song Liu wrote:
+	tp_event = create_local_trace_kprobe(
+		func, (void *)(unsigned long)(p_event->attr.kprobe_addr),
+		p_event->attr.probe_offset, p_event->attr.config != 0);
So you want to explicitly test bit0 instead? That would leave the other
63 bits available for future extension. The current implementation
completely consumes all 64bits of that config space.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help