[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1294927876-23553-1-git-send-email-acme@infradead.org>
Date: Thu, 13 Jan 2011 12:11:14 -0200
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...e.hu>, Kirill Smelkov <kirr@....spb.ru>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Robert Richter <robert.richter@....com>,
Stephane Eranian <eranian@...gle.com>,
Tom Zanussi <tzanussi@...il.com>
Subject: [GIT PULL 0/2] perf/urgent fixes and an disabled by default improvement
Hi Ingo,
Please consider pulling from:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/urgent
The 'nodelay' mode for perf record is disabled by default and allows
potentially many 'perf script' usecases that need to receive events as they
happen, with no latency.
Regards,
- Arnaldo
Kirill Smelkov (1):
perf record: Add "nodelay" mode, disabled by default
Stephane Eranian (1):
perf sched: Fix list of events, dropping unsupported ':r' modifier
tools/perf/Documentation/perf-record.txt | 3 +++
tools/perf/builtin-record.c | 8 ++++++++
tools/perf/builtin-sched.c | 18 +++++++++---------
3 files changed, 20 insertions(+), 9 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