summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2024-01-29 20:00:02 +0100
committerJohannes Berg <johannes.berg@intel.com>2024-02-02 14:20:42 +0100
commit7d366663b7d84ecdb52ba141c1cafd4f3c73e0ff (patch)
treed2bb0d63aea6cef2fc9903a8942c46cae877e060 /tools/perf/scripts/python/bin/stackcollapse-record
parent084e0452a42b1d4ccde601cc1873a4ee9d8a4cbb (diff)
downloadkernel-7d366663b7d84ecdb52ba141c1cafd4f3c73e0ff.tar.gz
wifi: mac80211_hwsim: add control to skip beacons
To test certain beacon loss scenarios it can be useful to simply not send a couple of beacons. Add a simple debugfs file (per vif) to skip sending the beacons. They're still fully prepared etc. so their DTIM count etc. will appear as if they were simply corrupt over the air or otherwise not received. Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com> Link: https://msgid.link/20240129200001.a267383709e6.I36f427d17c3478a7df46e205716f5ebc9b35a918@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
06f9f94d28fe3c9f188ae4ebbd6b40addffe'>vdpa: add get_config_size callback in vdpa_config_opsStefano Garzarella 2021-05-03vp_vdpa: report doorbell addressJason Wang 2021-05-03virtio-pci library: report resource addressJason Wang 2021-05-03vp_vdpa: switch to use vp_modern_map_vq_notify()Jason Wang 2021-05-03vdpa: introduce virtio pci driverJason Wang