From: Ramkumar Ramachandra Date: Tue, 9 Jul 2013 10:00:30 +0000 (+0530) Subject: perf script: Fix broken include in Context.xs X-Git-Tag: v3.11-rc1~10^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=750ade7e82709c2835cb221a7b6a9ef0a6a9c0ac;p=pandora-kernel.git perf script: Fix broken include in Context.xs 765532c8 (perf script: Finish the rename from trace to script, 2010-12-23) made a mistake during find-and-replace replacing "../../../util/trace-event.h" with "../../../util/script-event.h", a non-existent file. Fix this include. Signed-off-by: Ramkumar Ramachandra Cc: Namhyung Kim Link: http://lkml.kernel.org/r/1373364033-7918-3-git-send-email-artagnon@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed