Em Tue, May 05, 2015 at 11:29:46AM +0900, Masami Hiramatsu escreveu: > Hi, > > Here is a series of patches which improves perf-probe to add > filtering features for --del and --funcs, and cleanup code. > > This version is just updated for the latest perf/core. > > --del and --funcs accepts filter rules too which is more flexible > than simple wildcard. > ---- > # ./perf probe -d 'vfs*|malloc' > Removed event: probe:vfs_read > Removed event: probe_libc:malloc > ---- > > Changes in v4: > - Removes patches which already merged. > - [1/4] Update for the latest perf/core. >
Thanks, all tested and applied, - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

