All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@infradead.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org,
	Arnaldo Carvalho de Melo <acme@infradead.org>,
	David Ahern <daahern@cisco.com>, Ingo Molnar <mingo@elte.hu>,
	Peter Zijlstra <peterz@infradead.org>,
	Stephane Eranian <eranian@google.com>,
	arnaldo.melo@gmail.com
Subject: [GIT PULL 0/3] perf/core improvements
Date: Thu, 18 Aug 2011 16:31:07 -0300	[thread overview]
Message-ID: <1313695870-31028-1-git-send-email-acme@infradead.org> (raw)

Hi Ingo,

        Please consider pulling from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core

Regards,

- Arnaldo

Stephane Eranian (3):
  perf annotate: Make output more readable
  perf annotate: Add --symfs option
  perf stat: Add -o and --append options

 tools/perf/Documentation/perf-annotate.txt |   11 ++
 tools/perf/Documentation/perf-stat.txt     |    7 ++
 tools/perf/builtin-annotate.c              |    6 +
 tools/perf/builtin-stat.c                  |  155 ++++++++++++++++-----------
 tools/perf/util/annotate.c                 |    5 +-
 tools/perf/util/color.c                    |    2 +-
 tools/perf/util/symbol.c                   |    2 +
 tools/perf/util/symbol.h                   |    4 +-
 8 files changed, 126 insertions(+), 66 deletions(-)


             reply	other threads:[~2011-08-18 19:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-18 19:31 Arnaldo Carvalho de Melo [this message]
2011-08-18 19:31 ` [PATCH 1/3] perf annotate: Make output more readable Arnaldo Carvalho de Melo
2011-08-18 19:31 ` [PATCH 2/3] perf annotate: Add --symfs option Arnaldo Carvalho de Melo
2011-08-18 19:31 ` [PATCH 3/3] perf stat: Add -o and --append options Arnaldo Carvalho de Melo
2011-08-18 20:27 ` [GIT PULL 0/3] perf/core improvements Ingo Molnar
  -- strict thread matches above, loose matches on Subject: below --
2010-08-20  2:47 Arnaldo Carvalho de Melo
2010-08-20  8:07 ` Ingo Molnar
2010-07-18  1:48 Arnaldo Carvalho de Melo
2010-07-18  7:17 ` Ingo Molnar
2010-07-19  9:51   ` Frederic Weisbecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1313695870-31028-1-git-send-email-acme@infradead.org \
    --to=acme@infradead.org \
    --cc=arnaldo.melo@gmail.com \
    --cc=daahern@cisco.com \
    --cc=eranian@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=peterz@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.