linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] perf test: Regression because of d6e6286a12e7
@ 2023-07-06  4:37 Ravi Bangoria
  2023-07-07 23:16 ` Andrii Nakryiko
  0 siblings, 1 reply; 11+ messages in thread
From: Ravi Bangoria @ 2023-07-06  4:37 UTC (permalink / raw)
  To: andrii
  Cc: Jiri Olsa, Arnaldo Carvalho de Melo, Namhyung Kim, Ian Rogers,
	linux-perf-users

Hi Andrii,

I'm seeing perf test failure because of commit d6e6286a12e7 ("libbpf:
disassociate section handler on explicit bpf_program__set_type() call").

With 6.4 kernel and perf:

  $ ./tools/perf/perf version
  perf version 6.4.g6995e2de6891
  $ sudo ./tools/perf/perf test 42
   42: BPF filter                               :
   42.1: Basic BPF filtering                    : Ok
   42.2: BPF pinning                            : Ok
   42.3: BPF prologue generation                : FAILED!

After reverting d6e6286a12e7 commit:

  $ git revert d6e6286a12e7
  $ make -C tools/perf/
  $ sudo ./tools/perf/perf test 42
   42: BPF filter                               :
   42.1: Basic BPF filtering                    : Ok
   42.2: BPF pinning                            : Ok
   42.3: BPF prologue generation                : Ok

Is it a known issue?

Thanks,
Ravi

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

end of thread, other threads:[~2023-09-17  9:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-06  4:37 [BUG] perf test: Regression because of d6e6286a12e7 Ravi Bangoria
2023-07-07 23:16 ` Andrii Nakryiko
2023-07-10  4:03   ` Ravi Bangoria
2023-07-10 21:36     ` Andrii Nakryiko
2023-07-12 14:08       ` Ravi Bangoria
2023-07-12 15:39         ` Arnaldo Carvalho de Melo
2023-07-12 18:20           ` Alexei Starovoitov
2023-07-13 20:57             ` Arnaldo Carvalho de Melo
2023-07-14 18:15               ` Mykola Lysenko
     [not found]                 ` <SA1PR15MB46099ABDC08009096019B5B4CBF7A@SA1PR15MB4609.namprd15.prod.outlook.com>
2023-09-14 21:54                   ` Ian Rogers
2023-09-17  9:22                   ` Arnaldo Carvalho de Melo

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