Re: [PATCH v3 1/2] tools lib traceevent: Export dynamic symbols used by traceevent plugins

From: Jiri Olsa
Date: Sun May 24 2015 - 14:50:29 EST


On Fri, May 15, 2015 at 08:01:18AM +0000, He Kuang wrote:

SNIP

> :1049 1049 [000] 9666.754487: ftrace:function: ffffffff8118bc50 <-- ffffffff8118c5b3
> :1049 1049 [000] 9666.754487: ftrace:function: ffffffff818e2440 <-- ffffffff8118bc75
> :1049 1049 [000] 9666.754487: ftrace:function: ffffffff8106eee0 <-- ffffffff811212e2
>
> After this patch:
>
> $ perf record -e 'ftrace:function' ls
> $ perf script
> :1049 1049 [000] 9666.754487: ftrace:function: __set_task_comm
> :1049 1049 [000] 9666.754487: ftrace:function: _raw_spin_lock
> :1049 1049 [000] 9666.754487: ftrace:function: task_tgid_nr_ns
> ...
>
> Signed-off-by: He Kuang <hekuang@xxxxxxxxxx>

sorry for the delay..

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/