Re: [PATCH perf/core v2 0/4] perf-probe: Fix and improve module probe events

2017-01-16 Thread Masami Hiramatsu
Ping? Arnaldo, could you merge it if it is acceptable? Thank you, On Wed, 11 Jan 2017 14:58:25 +0900 Masami Hiramatsu wrote: > Hello, > > This is the 2nd version of the series for fixing offline/online > module probe support and improving perf-probe to probe module > without -m option (Thanks

[PATCH perf/core v2 0/4] perf-probe: Fix and improve module probe events

2017-01-10 Thread Masami Hiramatsu
Hello, This is the 2nd version of the series for fixing offline/online module probe support and improving perf-probe to probe module without -m option (Thanks Arnaldo!). This includes below patches. - [1/4] Fix perf-probe --list to show correct probe location in module. - [2/4] Improve