On Sun, Sep 13, 2020 at 2:05 PM Jiri Olsa wrote:
>
> Moving stack_map_get_build_id into lib with
> prototype in linux/buildid.h header:
>
> int build_id_parse(struct vm_area_struct *vma, unsigned char *build_id);
>
> This function returns build id for given struct vm_area_struct.
> There is no f
Moving stack_map_get_build_id into lib with
prototype in linux/buildid.h header:
int build_id_parse(struct vm_area_struct *vma, unsigned char *build_id);
This function returns build id for given struct vm_area_struct.
There is no functional change to stack_map_get_build_id function.
Cc: Alexei
2 matches
Mail list logo