linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Perf stat regression from d15480a3d67
@ 2023-06-22  1:39 Andi Kleen
  2023-06-22  6:10 ` Ian Rogers
  0 siblings, 1 reply; 15+ messages in thread
From: Andi Kleen @ 2023-06-22  1:39 UTC (permalink / raw)
  To: namhyung, linux-perf-users, acme

Hi Namhyung,

I have a tool (toplev in pmu-tools) that parses the perf stat output
for generated command lines. It expects that the output contains the
events in the same order as specified with -e.

Unfortunately this broke for uncore events. 
I bisected it down to the following commit.

I believe just arbitrarily hiding events will break any tool that parses
the perf stat output and expect the input order.

Can the original problem be fixed without hiding events?

Thanks,

-Andi

commit dd15480a3d67b9cf04a1f6f5d60f1c0dc018e22f
Author: Namhyung Kim <namhyung@kernel.org>
Date:   Wed Jan 25 11:24:31 2023 -0800

    perf stat: Hide invalid uncore event output for aggr mode

    The current display code for perf stat iterates given cpus and build the
    aggr map to collect the event data for the aggregation mode.





^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-06-26 23:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-22  1:39 Perf stat regression from d15480a3d67 Andi Kleen
2023-06-22  6:10 ` Ian Rogers
2023-06-22  9:20   ` Andi Kleen
2023-06-22 13:41     ` Ian Rogers
2023-06-22 19:09     ` Namhyung Kim
2023-06-22 20:15       ` Andi Kleen
2023-06-23  0:08         ` Namhyung Kim
2023-06-23 17:04           ` Andi Kleen
2023-06-23 18:35           ` Andi Kleen
2023-06-23 18:53             ` Ian Rogers
2023-06-23 23:04               ` Namhyung Kim
2023-06-24 17:59                 ` Andi Kleen
2023-06-26  5:33                   ` Ian Rogers
2023-06-26 23:09                   ` Namhyung Kim
2023-06-26 23:52                     ` Andi Kleen

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).