On 2015/05/05 0:17, Arnaldo Carvalho de Melo wrote: > Em Fri, Apr 24, 2015 at 06:47:53PM +0900, Masami Hiramatsu escreveu: >> This makes perf-probe --del option to accept filter rules >> not only simple glob pattern. This simplifies the code and >> improve the flexibility. >> >> E.g. if we remove 2 different pattern events, we need 2 >> -d options. >> ---- >> # ./perf probe -d vfs\* -d malloc >> Removed event: probe_libc:malloc >> Removed event: probe:vfs_read >> ---- > > Masami, > > I applied the first 4 patches in this series, but this one is > clashing, I think, with: > > commit 7bedda35519840e3709c306991f9ffe028a5650d > Author: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com> > Date: Tue Apr 28 17:35:34 2015 +0530 > > perf probe: Improve detection of file/function name in the probe > pattern > > ------------- > > That was recently merged, with your ack. > > Could you please take a look at refreshing the series on top of my > perf/core branch?
OK, I'll update and resend it :) Thanks! -- Masami HIRAMATSU Linux Technology Research Center, System Productivity Research Dept. Center for Technology Innovation - Systems Engineering Hitachi, Ltd., Research & Development Group E-mail: masami.hiramatsu...@hitachi.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/