All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: He Kuang <hekuang@huawei.com>
Cc: a.p.zijlstra@chello.nl, mingo@redhat.com, jolsa@kernel.org,
	kan.liang@intel.com, adrian.hunter@intel.com,
	wangnan0@huawei.com, pi3orama@163.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/4] perf tools: Adds the config_term callback for different type events
Date: Mon, 28 Sep 2015 17:32:26 -0300	[thread overview]
Message-ID: <20150928203226.GE9392@kernel.org> (raw)
In-Reply-To: <1443412336-120050-1-git-send-email-hekuang@huawei.com>

Em Mon, Sep 28, 2015 at 03:52:13AM +0000, He Kuang escreveu:
> Currently, function config_term() is used for checking config terms of
> all types of events, while unknown terms is not reported as an error
> because pmu events have valid terms in sysfs. But this is wrong when
> unknown terms are specificed to hw/sw events. This patch Adds the
> config_term callback so we can use separate check routines for each
> type of events.
> 
> Signed-off-by: He Kuang <hekuang@huawei.com>

Thanks, applied together with Jiri's acks,

- Arnaldo

  parent reply	other threads:[~2015-09-28 20:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-28  3:52 [PATCH v3 1/4] perf tools: Adds the config_term callback for different type events He Kuang
2015-09-28  3:52 ` [PATCH v3 2/4] perf tools: Prompt proper error message for wrong terms of hw/sw events He Kuang
2015-09-28 19:39   ` Jiri Olsa
2015-09-29  8:50   ` [tip:perf/core] perf tools: Show " tip-bot for He Kuang
2015-09-28  3:52 ` [PATCH v3 3/4] perf tools: Adds the tracepoint name parsing support He Kuang
2015-09-28 19:39   ` Jiri Olsa
2015-09-29  8:50   ` [tip:perf/core] " tip-bot for He Kuang
2015-09-28  3:52 ` [PATCH v3 4/4] perf tools: Enable event_config terms to tracepoint events He Kuang
2015-09-28 19:40   ` Jiri Olsa
2015-09-29  8:50   ` [tip:perf/core] " tip-bot for He Kuang
2015-09-28 19:39 ` [PATCH v3 1/4] perf tools: Adds the config_term callback for different type events Jiri Olsa
2015-09-28 20:32 ` Arnaldo Carvalho de Melo [this message]
2015-09-29  8:49 ` [tip:perf/core] " tip-bot for He Kuang

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=20150928203226.GE9392@kernel.org \
    --to=acme@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=adrian.hunter@intel.com \
    --cc=hekuang@huawei.com \
    --cc=jolsa@kernel.org \
    --cc=kan.liang@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=pi3orama@163.com \
    --cc=wangnan0@huawei.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 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.