Re: [resubmit] Re: [PATCH] tracing: adjust shrink_slab beginningtrace event name

From: Rik van Riel
Date: Fri Jan 27 2012 - 11:36:21 EST


On 01/27/2012 07:44 AM, Rafael Aquini wrote:
While reviewing vmscan tracing events, I realized all functions which establish paired tracepoints (one at the beginning and another at the end of the function block) were following this naming pattern:
<tracepoint-name>_begin
<tarcepoint-name>_end

However, the 'beginning' tracing event for shrink_slab() did not follow the aforementioned naming pattern. This patch renames that trace event to adjust this naming inconsistency.

Signed-off-by: Rafael Aquini<aquini@xxxxxxxxxx>
Reviewed-by: Minchan Kim<minchan@xxxxxxxxxx>
Acked-by: KOSAKI Motohiro<kosaki.motohiro@xxxxxxxxxxxxxx>

Reviewed-by: Rik van Riel <riel@xxxxxxxxxx>

--
All rights reversed
--
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/