On Wed, Nov 25, 2020 at 09:56:31PM +0900, Namhyung Kim wrote:
> On Tue, Nov 24, 2020 at 8:06 AM Jiri Olsa <jo...@kernel.org> wrote:
> >
> > When processing mmap2 event, check on the build id
> > misc bit: PERF_RECORD_MISC_MMAP_BUILD_ID and if it
> > is set, store the build id in mmap's dso object.
> >
> > Also adding the build id data arts to struct
> 
> s/arts/args/ ?

right, perhaps also s/arts// 

thanks,
jirka

> 
> Thanks,
> Namhyung
> 
> 
> > perf_record_mmap2 event definition.
> >
> > Signed-off-by: Jiri Olsa <jo...@kernel.org>
> 

Reply via email to