From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Sven Schnelle <svens@linux.ibm.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.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@redhat.com>, Namhyung Kim <namhyung@kernel.org>,
Song Liu <songliubraving@fb.com>,
Kim Phillips <kim.phillips@amd.com>,
Adrian Hunter <adrian.hunter@intel.com>,
Ian Rogers <irogers@google.com>,
Igor Lubashev <ilubashe@akamai.com>,
Jin Yao <yao.jin@linux.intel.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] perf: add psw_idle and psw_idle_exit to list of idle symbols
Date: Tue, 4 Aug 2020 09:07:37 -0300 [thread overview]
Message-ID: <20200804120737.GE3440834@kernel.org> (raw)
In-Reply-To: <yt9dv9i02dsh.fsf@linux.ibm.com>
Em Mon, Aug 03, 2020 at 01:02:06PM +0200, Sven Schnelle escreveu:
> Sven Schnelle <svens@linux.ibm.com> writes:
>
> > Add the s390 idle functions so they don't show up in top when
> > using software sampling.
> >
> > Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
> > ---
> > tools/perf/util/symbol.c | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/tools/perf/util/symbol.c b/tools/perf/util/symbol.c
> > index 5ddf84dcbae7..d33d24c61d24 100644
> > --- a/tools/perf/util/symbol.c
> > +++ b/tools/perf/util/symbol.c
> > @@ -666,6 +666,8 @@ static bool symbol__is_idle(const char *name)
> > "poll_idle",
> > "ppc64_runlatch_off",
> > "pseries_dedicated_idle_sleep",
> > + "psw_idle",
> > + "psw_idle_exit",
> > NULL
> > };
> > int i;
>
> gentle ping?
This was merged already:
commit 19bf119ccfa071b73a54465e8082ab2c8f8c30eb
Author: Sven Schnelle <svens@linux.ibm.com>
AuthorDate: Tue Jul 7 19:14:55 2020 +0200
Commit: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Tue Jul 7 16:44:57 2020 -0300
perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list of idle symbols
prev parent reply other threads:[~2020-08-04 12:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-07 17:14 Sven Schnelle
2020-08-03 11:02 ` Sven Schnelle
2020-08-04 12:07 ` Arnaldo Carvalho de Melo [this message]
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=20200804120737.GE3440834@kernel.org \
--to=acme@kernel.org \
--cc=acme@redhat.com \
--cc=adrian.hunter@intel.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=ilubashe@akamai.com \
--cc=irogers@google.com \
--cc=jolsa@redhat.com \
--cc=kim.phillips@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
--cc=songliubraving@fb.com \
--cc=svens@linux.ibm.com \
--cc=yao.jin@linux.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®