From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Namhyung Kim <namhyung@kernel.org>
Cc: Changbin Du <changbin.du@huawei.com>,
Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
Mark Rutland <mark.rutland@arm.com>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>,
Jiri Olsa <jolsa@kernel.org>,
linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org,
Hui Wang <hw.huiwang@huawei.com>
Subject: Re: [PATCH v2 0/3] perf : fix counting when initial delay configured
Date: Thu, 2 Mar 2023 17:40:16 -0300 [thread overview]
Message-ID: <ZAEJsMYGo1HC5CRk@kernel.org> (raw)
In-Reply-To: <CAM9d7cigZ=TRoH8-MNbovUETzsjf+OuX7ykXA9rSyhsOY48dRg@mail.gmail.com>
Em Thu, Mar 02, 2023 at 11:22:37AM -0800, Namhyung Kim escreveu:
> Hello,
>
> On Wed, Mar 1, 2023 at 7:12 PM Changbin Du <changbin.du@huawei.com> wrote:
> >
> > The first one fixes the problem that counters are never enabled when initial
> > delay configured.
> > The remaining two reuse the common field target::initial_delay for
> > record/ftrace/trace subcommands.
> >
> > v2:
> > - introduce common filed target::initial_delay
> >
> > Changbin Du (3):
> > perf stat: fix counting when initial delay configured
> > perf record: reuse target::initial_delay
> > perf: ftrace: reuse target::initial_delay
>
> Acked-by: Namhyung Kim <namhyung@kernel.org>
Thanks, applying the first to perf-tools (old perf/urgent) and the rest
to perf-tools-next (old perf/core).
- Arnaldo
> Thanks,
> Namhyung
>
> >
> > tools/perf/builtin-ftrace.c | 10 +++++-----
> > tools/perf/builtin-record.c | 12 ++++++------
> > tools/perf/builtin-stat.c | 15 +++++----------
> > tools/perf/builtin-trace.c | 8 ++++----
> > tools/perf/util/evlist.c | 6 +++---
> > tools/perf/util/evsel.c | 2 +-
> > tools/perf/util/ftrace.h | 1 -
> > tools/perf/util/record.h | 1 -
> > tools/perf/util/stat.c | 6 +-----
> > tools/perf/util/stat.h | 1 -
> > tools/perf/util/target.h | 12 ++++++++++++
> > 11 files changed, 37 insertions(+), 37 deletions(-)
> >
> > --
> > 2.25.1
> >
--
- Arnaldo
next prev parent reply other threads:[~2023-03-02 20:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-02 3:11 [PATCH v2 0/3] perf : fix counting when initial delay configured Changbin Du
2023-03-02 3:11 ` [PATCH v2 1/3] perf stat: " Changbin Du
2023-03-02 3:11 ` [PATCH v2 2/3] perf record: reuse target::initial_delay Changbin Du
2023-03-02 3:11 ` [PATCH v2 3/3] perf: ftrace: " Changbin Du
2023-03-02 19:22 ` [PATCH v2 0/3] perf : fix counting when initial delay configured Namhyung Kim
2023-03-02 20:40 ` Arnaldo Carvalho de Melo [this message]
2023-03-10 2:37 ` Changbin Du
2023-03-10 15:05 ` Arnaldo Carvalho de Melo
2023-03-13 1:58 ` Changbin Du
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=ZAEJsMYGo1HC5CRk@kernel.org \
--to=acme@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=changbin.du@huawei.com \
--cc=hw.huiwang@huawei.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).