Re: [PATCH 06/13] tracing/kprobes: Move common functions to trace_probe.c

From: Namhyung Kim
Date: Mon Aug 05 2013 - 04:50:28 EST


On Mon, 05 Aug 2013 15:03:48 +0900, Masami Hiramatsu wrote:
> (2013/07/31 18:03), Namhyung Kim wrote:
>> From: Namhyung Kim <namhyung.kim@xxxxxxx>
>>
>> The __get_data_size() and store_trace_args() will be used by uprobes
>> too. Move them to a common location.
>
> Hmm, could you move this into trace_probe.h? Since this will
> be used in fast path, I'd like to keep it as inlined.

Will do.

Thanks,
Namhyung
--
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/