Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 394 Bytes

File metadata and controls

31 lines (21 loc) · 394 Bytes

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