[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGdX0WG7U97P-1VK539R2wWjr+5sqJ=TkHwr4xs74MzqPE4NdA@mail.gmail.com>
Date: Sun, 30 Mar 2014 15:26:56 +0800
From: Jovi Zhangwei <jovi.zhangwei@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Andi Kleen <andi@...stfloor.org>, Ingo Molnar <mingo@...hat.com>,
Steven Rostedt <rostedt@...dmis.org>,
LKML <linux-kernel@...r.kernel.org>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: Re: [PATCH 07/28] ktap: add runtime/ktap.[c|h]
On Sun, Mar 30, 2014 at 1:04 AM, Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
> On Sat, Mar 29, 2014 at 03:32:12PM +0800, Jovi Zhangwei wrote:
>> >> +struct syscall_metadata **syscalls_metadata;
>> >> +
>> >> +/*TODO: kill this function in future */
>> >> +static int __init init_dummy_kernel_functions(void)
>> >> +{
>> >> + unsigned long *addr;
>> >> +
>> >> + /*
>> >> + * ktap need symbol ftrace_profile_set_filter to set event filter,
>> >> + * export it in future.
>> >
>> > Obviously you need to fix that. Just export the symbols.
>> >
>> Yeah, will do after kernel community decide to merge ktap. :)
>
> We already said we wanted it merged, so please send patches that do it
> properly, by exporting the needed symbols as part of the patch series.
>
Sure, I will fix it in next version.
Thanks.
Jovi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists