Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] perf: add binutils support in new kernels
@ 2024-08-25 19:41 Sergey Matyukevich
  2024-08-25 19:41 ` [Buildroot] [PATCH 1/2] package: binutils: install libsframe to target Sergey Matyukevich
  2024-08-25 19:41 ` [Buildroot] [PATCH 2/2] package/linux-tools: perf: explicit option for libbfd support Sergey Matyukevich
  0 siblings, 2 replies; 4+ messages in thread
From: Sergey Matyukevich @ 2024-08-25 19:41 UTC (permalink / raw)
  To: buildroot
  Cc: Romain Naour, Giulio Benetti, Yann E . MORIN, Sergey Matyukevich

Hi all,

This patch series fixes libbfd (binutils) support in perf for the
binutils >= 2.40 and the Linux kernels >= v6.4. New kernels have
a new 'opted out' perf build option for libbfd support. At the same
time, new binutils provides new libsframe library, which should
be installed to the target together with libbfd and libopcodes.

Sergey Matyukevich (2):
  package: binutils: install libsframe to target
  package/linux-tools: perf: explicit option for libbfd support

 package/binutils/binutils.mk              | 1 +
 package/linux-tools/Config.in             | 6 ++++++
 package/linux-tools/linux-tool-perf.mk.in | 7 +++++++
 3 files changed, 14 insertions(+)

-- 
2.46.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-08-26 13:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-25 19:41 [Buildroot] [PATCH 0/2] perf: add binutils support in new kernels Sergey Matyukevich
2024-08-25 19:41 ` [Buildroot] [PATCH 1/2] package: binutils: install libsframe to target Sergey Matyukevich
2024-08-25 19:41 ` [Buildroot] [PATCH 2/2] package/linux-tools: perf: explicit option for libbfd support Sergey Matyukevich
2024-08-26 13:05   ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox