Shuah,
Hi! I'm going to be pulling these patches into my tree, but since they
touch selftests, can you take a look at them. They were posted to LKML,
but if you need me to bounce them to you too, I can do that as well.
Here's the links of the patches with the selftests:
http://lkml.kernel.org/r
On Wed, 5 Oct 2016 09:36:35 -0400
Steven Rostedt wrote:
> On Wed, 5 Oct 2016 20:58:15 +0900
> Masami Hiramatsu wrote:
>
> > Use glob_match() to support flexible glob wildcards (*,?)
> > and character classes ([) for ftrace.
> > Since the full glob matching is slower than the current
> > partia
Hi Masami,
On Wed, Oct 05, 2016 at 08:58:15PM +0900, Masami Hiramatsu wrote:
> Use glob_match() to support flexible glob wildcards (*,?)
> and character classes ([) for ftrace.
> Since the full glob matching is slower than the current
> partial matching routines(*pat, pat*, *pat*), this leaves
> t
On Wed, 5 Oct 2016 20:58:15 +0900
Masami Hiramatsu wrote:
> Use glob_match() to support flexible glob wildcards (*,?)
> and character classes ([) for ftrace.
> Since the full glob matching is slower than the current
> partial matching routines(*pat, pat*, *pat*), this leaves
> those routines and
4 matches
Mail list logo