Re: [PATCH 0/2] perf probe: Support debuginfod client
From: Frank Ch. Eigler
Date: Wed Sep 16 2020 - 16:18:50 EST
Hi -
> > Nice, even uses the source code fetching part of the webapi!
>
> So, can I take that as an Acked-by or Reviewed-by?
Sure.
> I need to support this in pahole...
pahole/dwarves use elfutils, so it already has automatic support.
https://sourceware.org/elfutils/Debuginfod.html
- FChE