debugfs-hyperv 963 B

1234567891011121314151617181920212223
  1. What: /sys/kernel/debug/hyperv/<UUID>/fuzz_test_state
  2. Date: October 2019
  3. KernelVersion: 5.5
  4. Contact: Branden Bonaby <brandonbonaby94@gmail.com>
  5. Description: Fuzz testing status of a vmbus device, whether its in an ON
  6. state or a OFF state
  7. Users: Debugging tools
  8. What: /sys/kernel/debug/hyperv/<UUID>/delay/fuzz_test_buffer_interrupt_delay
  9. Date: October 2019
  10. KernelVersion: 5.5
  11. Contact: Branden Bonaby <brandonbonaby94@gmail.com>
  12. Description: Fuzz testing buffer interrupt delay value between 0 - 1000
  13. microseconds (inclusive).
  14. Users: Debugging tools
  15. What: /sys/kernel/debug/hyperv/<UUID>/delay/fuzz_test_message_delay
  16. Date: October 2019
  17. KernelVersion: 5.5
  18. Contact: Branden Bonaby <brandonbonaby94@gmail.com>
  19. Description: Fuzz testing message delay value between 0 - 1000 microseconds
  20. (inclusive).
  21. Users: Debugging tools