Files
linux/tools/lib/bpf
Jakub Kicinski eac7d84519 tools: libbpf: don't return '.text' as a program for multi-function programs
Make bpf_program__next() skip over '.text' section if object file
has pseudo calls.  The '.text' section is hardly a program in that
case, it's more of a storage for code of functions other than main.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-07-01 01:01:50 +02:00
..
2018-04-19 21:46:25 +02:00
2018-04-19 21:46:25 +02:00
2018-05-28 00:25:32 +02:00
2018-02-02 17:53:48 -08:00
2018-02-02 17:53:48 -08:00