[PATCH 0/2] perf scripts: Fix rwtop script

From: Jiri Olsa
Date: Tue Feb 05 2013 - 11:07:03 EST


hi,
sending patches for rwtop race issue caused by rwtop script
triggering SIGALRM and underneath pipe reading layer reporting
error when interrupted.

It's discussed in here:
https://lkml.org/lkml/2012/9/14/381

thanks,
jirka

Cc: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx>
Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxx>
Cc: Paul Mackerras <paulus@xxxxxxxxx>
Cc: Corey Ashford <cjashfor@xxxxxxxxxxxxxxxxxx>
Cc: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Cc: Namhyung Kim <namhyung@xxxxxxxxxx>
Cc: Andrew Jones <drjones@xxxxxxxxxx>
Cc: David Ahern <dsahern@xxxxxxxxx>
---
Jiri Olsa (2):
perf scripts: Fix SIGALRM and pipe read race for rwtop
perf scripts: Fix rwtop record script

tools/perf/scripts/perl/bin/rwtop-record | 2 +-
tools/perf/scripts/perl/rwtop.pl | 6 +++++-
2 files changed, 6 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/