From: Arnaldo Carvalho de Melo Date: Tue, 17 Jun 2014 17:29:24 +0000 (-0300) Subject: perf trace: Cache the is_exit syscall test X-Git-Tag: omap-for-v3.17/fixes-against-rc2~178^2~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5089f20ee7104bd219cafefa62d83f53e75cc44c;p=pandora-kernel.git perf trace: Cache the is_exit syscall test No need to use two strcmp calls per syscall entry, do it just once, when reading the per syscall info. Cc: Adrian Hunter Cc: David Ahern Cc: Don Zickus Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-lymtxhz0mg3adyt5e2pssn8f@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed