From: Adrian Hunter Date: Thu, 31 Jul 2014 06:00:44 +0000 (+0300) Subject: perf tools: Identify which comms are from exec X-Git-Tag: omap-for-v3.19/prcm-cleanup~97^2~29^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65de51f93ebf9305ec011da59c0b5fe29429d1b9;p=pandora-kernel.git perf tools: Identify which comms are from exec For grouping together all the data from a single execution, which is needed for pairing calls and returns e.g. any outstanding calls when a process exec's will never return. Signed-off-by: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/r/1406786474-9306-2-git-send-email-adrian.hunter@intel.com [ Remove testing if comm->exec is false before setting it to true ] Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed