LogReducer

eBPF-based Log Filter and log benmark of paper LogReducer: Identify and Reduce Log Hotspots in Kernel on the Fly submit to ICSE 2023

Require

python 3.6 

bcc 0.24

linux kerenl 5.4 

Running

Log lenth evaluation

bash run_loglength.sh

Log number evaluation

bash run_lognumber.sh

Userspace evaluation

bash run_userspace.sh