Hi Steve, On Wed, 18 Dec 2013 15:23:38 -0500, Steven Rostedt wrote: > On Mon, 16 Dec 2013 13:32:09 +0900 > Namhyung Kim <namhy...@kernel.org> wrote: > >> index 5395d37e5e72..adc9ac70fd3c 100644 >> --- a/kernel/trace/trace_uprobe.c >> +++ b/kernel/trace/trace_uprobe.c >> @@ -115,6 +115,14 @@ DEFINE_BASIC_FETCH_FUNCS(stack) >> #define fetch_stack_string_size NULL >> >> >> +/* uprobes don't support symbol fetch methods */ > > "uprobes does not support symbol fetch methods"
I was confused since the "uprobes" looks like a plural.. Thanks, Namhyung -- 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/