perf/scripts: Move Perl scripting files to scripting-engines dir
authorTom Zanussi <tzanussi@gmail.com>
Wed, 27 Jan 2010 08:27:55 +0000 (02:27 -0600)
committerFrederic Weisbecker <fweisbec@gmail.com>
Tue, 23 Feb 2010 19:49:55 +0000 (20:49 +0100)
commit82d156cd5e817055c63ec50247a425c195f4cb14
treeed41a42df0ea13472acd0ce806d4070f188fa468
parent7397d80ddde8eef3b1dce6c29e0c53bd322ef824
perf/scripts: Move Perl scripting files to scripting-engines dir

Create a scripting-engines directory to contain scripting engine
implementation code, in anticipation of the addition of new scripting
support.  Also removes trace-event-perl.h.

Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Keiichi KII <k-keiichi@bx.jp.nec.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <1264580883-15324-5-git-send-email-tzanussi@gmail.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
tools/perf/Makefile
tools/perf/util/scripting-engines/trace-event-perl.c [moved from tools/perf/util/trace-event-perl.c with 87% similarity]
tools/perf/util/trace-event-perl.h [deleted file]
tools/perf/util/trace-event-scripting.c [new file with mode: 0644]