Re: [PATCH] perf trace: Handle legacy syscalls
From: David Ahern
Date: Fri Mar 20 2015 - 11:48:18 EST
On 3/20/15 9:32 AM, Arnaldo Carvalho de Melo wrote:
But then I don't think we need to do that, i.e. we can just have a
boolean we set at some point to tell that we need to skip the first
entry.
I'll try to cook up a patch for that.
why have a boolean that is checked every time through the loop when its
value will always be the same for a give run? why not just remove the
entry as I suggested?
--
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/