BPF

Reference

Next Steps

  • bpf: try to trace a funcion in the pipe-writing path
  • trace reads from tsar
    • get kernel stack
    • find out if one of those is a function reading from a pipe
    • Try to extract saturation of pipe in said function
    • etc