From 789790791ad254408267eb6a216ae7a90973c05a Mon Sep 17 00:00:00 2001 From: Jiri Olsa Date: Thu, 5 Dec 2013 12:13:54 +0100 Subject: [PATCH] tools/perf/build: Fix install dependency The traceevents-plugins install targets needs a proper dependency, otherwise it might be executed prematurely and in parallel to an actual build. Signed-off-by: Jiri Olsa Cc: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: Namhyung Kim Cc: David Ahern Link: http://lkml.kernel.org/n/tip-rvlbzena4ovzgqiPm6teBofz@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-format-patch failed