]> Pileus Git - ~andy/linux/commit
perf script: Fix broken include in Context.xs
authorRamkumar Ramachandra <artagnon@gmail.com>
Tue, 9 Jul 2013 10:00:30 +0000 (15:30 +0530)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 10 Jul 2013 16:47:00 +0000 (13:47 -0300)
commit750ade7e82709c2835cb221a7b6a9ef0a6a9c0ac
treebc11a23330d1d1288c684c4f9a4e1bda18715a5e
parentd14c496588733ec1b586ec068932c1db228dd770
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 <artagnon@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1373364033-7918-3-git-send-email-artagnon@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/perl/Perf-Trace-Util/Context.xs