From: Wang Yugui <wangyugui@e16-tech.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org
Subject: Re: queue-6.1 drop perf-stat-display-event-stats-using-aggr-counts.patch please
Date: Tue, 27 Dec 2022 17:27:43 +0800 [thread overview]
Message-ID: <20221227172742.10DE.409509F4@e16-tech.com> (raw)
In-Reply-To: <Y6qjQXB626ZnaSjw@kroah.com>
Hi,
> On Tue, Dec 27, 2022 at 08:25:45AM +0800, Wang Yugui wrote:
> > Hi,
> >
> > drop perf-stat-display-event-stats-using-aggr-counts.patch
> > from queue-6.1 please.
> >
> > It failed to compile on 6.1.y now.
>
> Why not just also queue up b89761351089 ("perf stat: Update event skip
> condition for system-wide per-thread mode and merged uncore and hybrid
> events")?
We could add
ca68b374d040 (perf stat: Add struct perf_stat_aggr to perf_stat_evsel)
to queue-6.1 before the patch 'perf-stat-display-event-stats-using-aggr-counts.patch'
to fix the build error.
util/stat-display.c: In function 'print_counter_aggrdata':
util/stat-display.c:690:35: error: 'struct perf_stat_evsel' has no member named 'aggr'
struct perf_stat_aggr *aggr = &ps->aggr[s];
Best Regards
Wang Yugui (wangyugui@e16-tech.com)
2022/12/27
> thanks,
>
> greg k-h
next prev parent reply other threads:[~2022-12-27 9:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-27 0:25 queue-6.1 drop perf-stat-display-event-stats-using-aggr-counts.patch please Wang Yugui
2022-12-27 7:48 ` Greg KH
2022-12-27 9:27 ` Wang Yugui [this message]
2022-12-28 14:22 ` Greg KH
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=20221227172742.10DE.409509F4@e16-tech.com \
--to=wangyugui@e16-tech.com \
--cc=gregkh@linuxfoundation.org \
--cc=stable@vger.kernel.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 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.