From: Jiri Olsa <jolsa@redhat.com>
To: acme@redhat.com, a.p.zijlstra@chello.nl, mingo@elte.hu, paulus@samba.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] perf tools: Add automated tests for events parsing
Date: Thu, 14 Jul 2011 11:25:31 +0200 [thread overview]
Message-ID: <1310635534-4013-1-git-send-email-jolsa@redhat.com> (raw)
hi,
I'm adding automated test for parse_events function (patch 2/3).
I needed to change the parse_events interface slightly (patch 1/3).
Also using debugfs_path in trace_event__id so the path is not
hardcoded (patch 3/3).
attached patches:
- 1/3 perf tools: De-opt the parse_events function
- 2/3 perf tools: Add automated tests for events parsing
- 3/3 perf tools: Make test use the preset debugfs path
wbr,
jirka
---
tools/perf/builtin-record.c | 2 +-
tools/perf/builtin-stat.c | 2 +-
tools/perf/builtin-test.c | 240 +++++++++++++++++++++++++++++++++++++++-
tools/perf/builtin-top.c | 2 +-
tools/perf/util/parse-events.c | 25 +++--
tools/perf/util/parse-events.h | 6 +-
6 files changed, 261 insertions(+), 16 deletions(-)
next reply other threads:[~2011-07-14 9:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-14 9:25 Jiri Olsa [this message]
2011-07-14 9:25 ` [PATCH 1/3] perf tools: De-opt the parse_events function Jiri Olsa
2011-07-21 10:12 ` [tip:perf/core] " tip-bot for Jiri Olsa
2011-07-14 9:25 ` [PATCH 2/3] perf tools: Add automated tests for events parsing Jiri Olsa
2011-07-21 10:13 ` [tip:perf/core] " tip-bot for Jiri Olsa
2011-07-14 9:25 ` [PATCH 3/3] perf tools: Make test use the preset debugfs path Jiri Olsa
2011-07-21 10:13 ` [tip:perf/core] " 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=1310635534-4013-1-git-send-email-jolsa@redhat.com \
--to=jolsa@redhat.com \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox