]> git.ipfire.org Git - thirdparty/elfutils.git/commit
stackprof.cxx crackle: output mainfile/debugfile for buildid
authorSerhei Makarov <serhei@serhei.io>
Mon, 26 Jan 2026 18:50:43 +0000 (13:50 -0500)
committerSerhei Makarov <serhei@serhei.io>
Mon, 26 Jan 2026 18:50:45 +0000 (13:50 -0500)
commit4f3f436fa7e20f119c4059bf509a9ce3d9bb0fa9
tree71ebc93876929839fce8bcdae60ccc7a0c1c413c
parentc061588f8bc632f9e0a7bea6109bc930ae6f7b7a
stackprof.cxx crackle: output mainfile/debugfile for buildid

Without this info, finding the executable matching each gmon.out file
becomes a pain. Looks like there is still debugging to be done.
src/stackprof.cxx