From: Arnaldo Carvalho de Melo Date: Sat, 21 Feb 2015 20:10:29 +0000 (-0800) Subject: perf trace: Separate routine that handles an event from the one that reads it X-Git-Tag: omap-for-v4.1/fixes-rc1~156^2~64^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddbb1b131062d020085577db700c3e816a227901;p=pandora-kernel.git perf trace: Separate routine that handles an event from the one that reads it Because we need to use ordered_events in some cases, so we will need to first have them in a queue, order that queue, and then process the event. Cc: Adrian Hunter Cc: Borislav Petkov Cc: David Ahern Cc: Don Zickus Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-cmkw9zgoh0z4r218957ftp1a@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed