Re: [PATCH] gprof support for split debuginfo

Project / Subsystem

binutils / binutils/gprof

Date

2026-04-30

Proposer

"Frank Ch. Eigler" <fche@redhat.com>

Source type

public_inbox

Consensus

Committed

Sentiment

/10

All attributes

project
binutils
subsystem
binutils/gprof
patch_id
discussion_id
20260206190747.GA5540@redhat.com
source_type
public_inbox
title
Re: [PATCH] gprof support for split debuginfo
headline
Gprof support for split debuginfo
tldr
A patch adding gprof support for split debuginfo has been pushed after review.
proposer
"Frank Ch. Eigler" <fche@redhat.com>
consensus
Committed
outcome
committed
sentiment_score
technical_tradeoffs
[]
series_id
series_role
standalone
series_parts
[]
tags
  • binutils
  • gprof
  • debuginfo
  • split debuginfo
  • profiling
bugzilla_url
date
2026-04-30T00:00:00.000Z

Re: [PATCH] gprof support for split debuginfo

Frank Eigler pushed a patch to add gprof support for split debuginfo after receiving approval. The patch enables decompression on the debug file. Alan Modra requested that BFD_DECOMPRESS be set unconditionally which was then fixed and pushed.