From: Daniel Borkmann
Date: Sat, 3 Nov 2018 01:47:03 +0100
> The following pull-request contains BPF updates for your *net* tree.
>
> The main changes are:
>
> 1) Fix BPF prog kallsyms and bpf_prog_get_info_by_fd() jited address export
>to not use page start but actual start instead to wor
Hi David,
The following pull-request contains BPF updates for your *net* tree.
The main changes are:
1) Fix BPF prog kallsyms and bpf_prog_get_info_by_fd() jited address export
to not use page start but actual start instead to work correctly with
profiling e.g. finding hot instructions fro