mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jiri Olsa <jolsa@redhat.com>
To: acme@redhat.com, a.p.zijlstra@chello.nl, mingo@elte.hu,
	paulus@samba.org, cjashfor@linux.vnet.ibm.com,
	fweisbec@gmail.com
Cc: linux-kernel@vger.kernel.org, "Yan, Zheng" <zheng.z.yan@intel.com>
Subject: [PATCHv3 0/5] perf, tool: event parsing enhancements/fixes
Date: Mon, 21 May 2012 09:12:48 +0200	[thread overview]
Message-ID: <1337584373-2741-1-git-send-email-jolsa@redhat.com> (raw)

Hi,
adding some enhancements/fixies for perf event parsing.

v3 changes
   - rebased to current
     git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core
   - patch 1/6 from v2 got already commited

v2 changes:
   - rebased to current tip tree
   - 2/6 - ommitting pmu tests in case there's no pmu sysfs record
   - 6/6 - default the pmu event name to raw 0x<perf_event_attr::config>

Attached patches:
  1/5 perf, tool: Move parse event automated tests to separated object
  2/5 perf, tool: Add support for displaying event parser debug info
  3/5 perf, tool: Use allocated list for each parsed event
  4/5 perf, tool: Separate 'mem:' event scanner bits
  5/5 perf, tool: Add hardcoded name term for pmu events


thanks,
jirka

CC: "Yan, Zheng" <zheng.z.yan@intel.com>
---
 tools/perf/Makefile                 |   13 +-
 tools/perf/builtin-test.c           |  552 +------------------------------
 tools/perf/util/parse-events-test.c |  625 +++++++++++++++++++++++++++++++++++
 tools/perf/util/parse-events.c      |   69 +++-
 tools/perf/util/parse-events.h      |   20 +-
 tools/perf/util/parse-events.l      |   26 ++-
 tools/perf/util/parse-events.y      |   77 ++++-
 tools/perf/util/pmu.c               |    4 +-
 8 files changed, 786 insertions(+), 600 deletions(-)

             reply	other threads:[~2012-05-21  7:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21  7:12 Jiri Olsa [this message]
2012-05-21  7:12 ` [PATCH 1/5] perf, tool: Move parse event automated tests to separated object Jiri Olsa
2012-05-23 15:17   ` [tip:perf/core] perf test: " tip-bot for Jiri Olsa
2012-05-21  7:12 ` [PATCH 2/5] perf, tool: Add support for displaying event parser debug info Jiri Olsa
2012-05-23 15:18   ` [tip:perf/core] perf tools: " tip-bot for Jiri Olsa
2012-05-21  7:12 ` [PATCH 3/5] perf, tool: Use allocated list for each parsed event Jiri Olsa
2012-05-23 15:18   ` [tip:perf/core] perf tools: " tip-bot for Jiri Olsa
2012-05-21  7:12 ` [PATCH 4/5] perf, tool: Separate 'mem:' event scanner bits Jiri Olsa
2012-05-23 15:19   ` [tip:perf/core] perf tools: " tip-bot for Jiri Olsa
2012-05-21  7:12 ` [PATCH 5/5] perf, tool: Add hardcoded name term for pmu events Jiri Olsa
2012-05-23 15:20   ` [tip:perf/core] perf tools: " tip-bot for Jiri Olsa

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=1337584373-2741-1-git-send-email-jolsa@redhat.com \
    --to=jolsa@redhat.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@redhat.com \
    --cc=cjashfor@linux.vnet.ibm.com \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=paulus@samba.org \
    --cc=zheng.z.yan@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®