Re: [Xen-devel] [RFC v3 12/13] kprobes: port .kprobes.text to section range

2016-07-27 Thread Luis R. Rodriguez
On Tue, Jul 26, 2016 at 12:19:58AM +0900, Masami Hiramatsu wrote: > On Fri, 22 Jul 2016 14:24:46 -0700 > "Luis R. Rodriguez" wrote: > > > kprobe makes use of two custom sections, each custom section > > is folded into one of the standard Linux sections types as follows, > > it currently relies on

Re: [Xen-devel] [RFC v3 12/13] kprobes: port .kprobes.text to section range

2016-07-25 Thread Masami Hiramatsu
On Fri, 22 Jul 2016 14:24:46 -0700 "Luis R. Rodriguez" wrote: > kprobe makes use of two custom sections, each custom section > is folded into one of the standard Linux sections types as follows, > it currently relies on the linker script to fold the custom section > onto the respective Linux sect

[Xen-devel] [RFC v3 12/13] kprobes: port .kprobes.text to section range

2016-07-22 Thread Luis R. Rodriguez
kprobe makes use of two custom sections, each custom section is folded into one of the standard Linux sections types as follows, it currently relies on the linker script to fold the custom section onto the respective Linux section: type Linux-section custom section name begin