libbpf-tools: Add verbose option to exitsnoop
authorHengqi Chen <chenhengqi@outlook.com>
Sat, 25 Dec 2021 04:07:16 +0000 (12:07 +0800)
committerHengqi Chen <chenhengqi@outlook.com>
Sat, 25 Dec 2021 04:07:16 +0000 (12:07 +0800)
commit9b79c016fca338fd29bda1a6b78c89ea19d9aa13
treee128a6d1d0303c61fd99898dc9ce59815ae1788c
parent82aacde397bd519a4f0e865881ff150ed34680ed
libbpf-tools: Add verbose option to exitsnoop

Support verbose mode and set custom libbpf print callback
in exitsnoop.

Signed-off-by: Hengqi Chen <chenhengqi@outlook.com>
libbpf-tools/exitsnoop.c