perf script: Finish the rename from trace to script
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 23 Dec 2010 15:10:22 +0000 (13:10 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 25 Dec 2010 13:29:02 +0000 (11:29 -0200)
The scripts have calls to 'perf trace' that need to be converted to 'perf script', do it.

This problem was introduced in 133dc4c.

Reported-by: Torok Edwin <edwintorok@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
Cc: Torok Edwin <edwintorok@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

No differences found