Re: [PATCHv4 00/25] perf: Add mmap2 build id support

2020-11-26 Thread Namhyung Kim
Hi Jiri, On Fri, Nov 27, 2020 at 2:00 AM Jiri Olsa wrote: > > hi, > adding the support to have buildid stored in mmap2 event, > so we can bypass the final perf record hunt on build ids. > > This patchset allows perf to record build ID in mmap2 event, > and adds perf tooling to store/download bina

[PATCHv4 00/25] perf: Add mmap2 build id support

2020-11-26 Thread Jiri Olsa
hi, adding the support to have buildid stored in mmap2 event, so we can bypass the final perf record hunt on build ids. This patchset allows perf to record build ID in mmap2 event, and adds perf tooling to store/download binaries to .debug cache based on these build IDs. Note that the build id re