mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL 0/4] perf tools fixes
@ 2010-05-13 20:19 Arnaldo Carvalho de Melo
  2010-05-13 20:19 ` [PATCH 1/4] perf hist: Fix hists__browse no-newt case Arnaldo Carvalho de Melo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Arnaldo Carvalho de Melo @ 2010-05-13 20:19 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, David S. Miller,
	Frédéric Weisbecker, Kirill Smelkov, Paul Mackerras,
	Peter Zijlstra, Mike Galbraith, Tom Zanussi

Hi Ingo,

        Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf

Regards,

- Arnaldo


Frederic Weisbecker (2):
  perf hist: Fix hists__browse no-newt case
  perf hist: Fix missing getline declaration

Kirill Smelkov (1):
  perf trace scripts: Fix typos in perf-trace-python.txt

Stephane Eranian (1):
  perf tools: change event inheritance logic in stat and record

 tools/perf/Documentation/perf-record.txt       |    4 ++--
 tools/perf/Documentation/perf-stat.txt         |    4 ++--
 tools/perf/Documentation/perf-trace-python.txt |    4 ++--
 tools/perf/builtin-record.c                    |   12 ++++++------
 tools/perf/builtin-stat.c                      |   10 +++++-----
 tools/perf/util/hist.c                         |    1 +
 tools/perf/util/hist.h                         |    2 +-
 7 files changed, 19 insertions(+), 18 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-05-14  6:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-13 20:19 [GIT PULL 0/4] perf tools fixes Arnaldo Carvalho de Melo
2010-05-13 20:19 ` [PATCH 1/4] perf hist: Fix hists__browse no-newt case Arnaldo Carvalho de Melo
2010-05-13 20:19 ` [PATCH 2/4] perf hist: Fix missing getline declaration Arnaldo Carvalho de Melo
2010-05-13 20:19 ` [PATCH 3/4] perf tools: change event inheritance logic in stat and record Arnaldo Carvalho de Melo
2010-05-13 20:19 ` [PATCH 4/4] perf trace scripts: Fix typos in perf-trace-python.txt Arnaldo Carvalho de Melo
2010-05-14  6:22 ` [GIT PULL 0/4] perf tools fixes Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome