lkml.org 
[lkml]   [2013]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] perf tools: some 'perf script' fixes
Date
Hi,

This patchset fixes various problems I hit while doing a run-through
of the existing 'perf script' scripts.

Also, sometimes when running rwtop I get a 'failed to read event
header' error, which this patch fixes:

https://lkml.org/lkml/2012/9/14/401

Not sure if that was meant to get picked up, but it fixed that
particular problem here for me.

Thanks,

Tom

Tom Zanussi (4):
perf/tools: reinstate 'signed' field flag for tracepoints
perf script: don't display trace info when invoking scripts
perf tools: hook up perf_scripting_context->pevent
perf script: remove workqueue-stats script

tools/lib/traceevent/event-parse.c | 3 +-
tools/perf/Documentation/perf-script-python.txt | 2 -
tools/perf/builtin-script.c | 3 +-
tools/perf/scripts/perl/bin/workqueue-stats-record | 2 -
tools/perf/scripts/perl/bin/workqueue-stats-report | 3 -
tools/perf/scripts/perl/workqueue-stats.pl | 129 ---------------------
.../perf/util/scripting-engines/trace-event-perl.c | 1 +
.../util/scripting-engines/trace-event-python.c | 1 +
8 files changed, 6 insertions(+), 138 deletions(-)
delete mode 100644 tools/perf/scripts/perl/bin/workqueue-stats-record
delete mode 100644 tools/perf/scripts/perl/bin/workqueue-stats-report
delete mode 100644 tools/perf/scripts/perl/workqueue-stats.pl

--
1.7.11.4



\
 
 \ /
  Last update: 2013-01-18 22:22    [W:0.262 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site