1. 21 Mar, 2018 3 commits
  2. 17 Mar, 2018 1 commit
    • Howard McLauchlan's avatar
      Add new targeted error injection tool · ef4154b1
      Howard McLauchlan authored
      bpf_override_return is a very powerful mechanism for error injection,
      with the caveat that it requires whitelisting of the functions to be
      overriden.
      
      inject.py will take a call chain and optional set of predicates as
      input, and inject the appropriate error when both the call chain and all
      predicates are satisfied.
      Signed-off-by: default avatarHoward McLauchlan <hmclauchlan@fb.com>
      ef4154b1
  3. 15 Mar, 2018 2 commits
  4. 14 Mar, 2018 4 commits
  5. 12 Mar, 2018 1 commit
  6. 10 Mar, 2018 2 commits
  7. 09 Mar, 2018 2 commits
  8. 08 Mar, 2018 4 commits
  9. 06 Mar, 2018 3 commits
  10. 05 Mar, 2018 2 commits
  11. 04 Mar, 2018 3 commits
  12. 03 Mar, 2018 4 commits
  13. 02 Mar, 2018 2 commits
  14. 01 Mar, 2018 7 commits