Re: [RFC][PATCH 01/13 v2] ftrace: Pass ftrace_ops as third parameterto function trace callback

From: Masami Hiramatsu
Date: Thu Jun 14 2012 - 23:02:28 EST


(2012/06/13 7:43), Steven Rostedt wrote:
> From: Steven Rostedt <srostedt@xxxxxxxxxx>
>
> Currently the function trace callback receives only the ip and parent_ip
> of the function that it traced. It would be more powerful to also return
> the ops that registered the function as well. This allows the same function
> to act differently depending on what ftrace_ops registered it.
>
> Signed-off-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

looks good to me :)

Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>

Thank you,

--
Masami HIRAMATSU
Software Platform Research Dept. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu.pt@xxxxxxxxxxx
--
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/