[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1360080351-3246-1-git-send-email-jolsa@redhat.com>
Date: Tue, 5 Feb 2013 17:05:49 +0100
From: Jiri Olsa <jolsa@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...e.hu>, Paul Mackerras <paulus@...ba.org>,
Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Namhyung Kim <namhyung@...nel.org>,
Andrew Jones <drjones@...hat.com>,
David Ahern <dsahern@...il.com>
Subject: [PATCH 0/2] perf scripts: Fix rwtop script
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@...stprotocols.net>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Ingo Molnar <mingo@...e.hu>
Cc: Paul Mackerras <paulus@...ba.org>
Cc: Corey Ashford <cjashfor@...ux.vnet.ibm.com>
Cc: Frederic Weisbecker <fweisbec@...il.com>
Cc: Namhyung Kim <namhyung@...nel.org>
Cc: Andrew Jones <drjones@...hat.com>
Cc: David Ahern <dsahern@...il.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists