oracle / bpftune

bpftune uses BPF to auto-tune Linux systems
Other
659 stars 56 forks source link

bpftune: fix library search issues on Ubuntu #16

Closed alan-maguire closed 1 year ago

alan-maguire commented 1 year ago

add ld.so.conf.d file for /usr/lib64 for bpftune. also fix issues with tests for ubuntu such as assuming messages are in /var/log/messages (it's syslog for ubuntu)

Reported-by: https://github.com/twirrim

should resolve https://github.com/oracle-samples/bpftune/issues/11#top