From: Arnaldo Carvalho de Melo Date: Wed, 1 Apr 2015 16:26:45 +0000 (-0300) Subject: perf script: No need to lookup thread twice X-Git-Tag: omap-for-v4.2/o2_dc~146^2~3^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79628f2cfe0f488b23e5dc99a4a9a599032fa653;p=pandora-kernel.git perf script: No need to lookup thread twice We get the thread when we call perf_event__preprocess_sample(), no need to do it before that. Acked-by: Jiri Olsa Acked-by: Namhyung Kim Cc: Adrian Hunter Cc: Borislav Petkov Cc: David Ahern Cc: Don Zickus Cc: Frederic Weisbecker Cc: Stephane Eranian Link: http://lkml.kernel.org/r/1427906210-10519-2-git-send-email-acme@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed