Re: [PATCH] (v2) read inlining info in an NVIDIA extended line map

2021-11-10 Thread John Mellor-Crummey via Elfutils-devel
Mark, Your tweaks are fine. Many thanks for accepting our patch before 186! -- John Mellor-Crummey Professor Dept of Computer ScienceRice University email: joh...@rice.edu phone: 713-348-5179 > On Nov 10, 2021, at 4:16 AM, Mark Wielaard wrote: > > Hi John, > > On T

Re: [PATCH] (v2) read inlining info in an NVIDIA extended line map

2021-11-10 Thread Mark Wielaard
Hi John, On Thu, Nov 04, 2021 at 04:41:58PM -0500, John Mellor-Crummey via Elfutils-devel wrote: > Here I describe just the improvements to that patch that address Mark’s > concerns: > > (1) all of the code for handling NVIDIA DWARF extensions is always > available; there is no special configura

Re: [PATCH] (v2) read inlining info in an NVIDIA extended line map

2021-11-05 Thread Mark Wielaard
Hi, On Thu, 2021-11-04 at 16:41 -0500, John Mellor-Crummey via Elfutils- devel wrote: > [We would really like this patch in the forthcoming release] > > Attached is a new version of the patch for reading inlining > information encoded in an enhanced line map format used in NVIDIA GPU > binaries f

[PATCH] (v2) read inlining info in an NVIDIA extended line map

2021-11-04 Thread John Mellor-Crummey via Elfutils-devel
[We would really like this patch in the forthcoming release] Attached is a new version of the patch for reading inlining information encoded in an enhanced line map format used in NVIDIA GPU binaries for CUDA 11.2+. This is an updated version of a patch first submitted on Sept. 5. A copy of the