aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJose Castillo <jcastillo@redhat.com>2023-11-10 15:21:38 +0000
committerJake Hunsaker <jacob.r.hunsaker@gmail.com>2024-05-08 14:12:46 -0400
commit7c22fbdb266bb70f535483a1fce0a683b1af4e39 (patch)
tree066be544d8cf1fad82865b1a34442a210efa663e /man
parent01108d47feed1f37d1b2b49c2fc39c235897c9f9 (diff)
downloadsos-7c22fbdb266bb70f535483a1fce0a683b1af4e39.tar.gz
[ebpf] Check for bpftool presence before running plugin
The plugin was running even when the bpftool was not present, throwing an exception when it tried to parse a json output: INFO: [plugin:ebpf] Could not parse bpftool prog list as JSON: Expecting value: line 1 column 1 (char 0) It now checks if the program is present before running any command at all. Related: RH SUPDEV-151 Signed-off-by: Jose Castillo <jcastillo@redhat.com>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions