summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
/kernel/commit/drivers/hv/hyperv_vmbus.h?h=linux-6.12.y&id=adae1e931acd8b430d31141a283ea06d4b705417'>Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran 2020-12-07drivers/hv: remove obsolete TODO and fix misleading typo in commentStefan Eschenbacher 2020-11-17Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardeningAndres Beltran 2020-05-23Drivers: hv: vmbus: Resolve more races involving init_vp_index()Andrea Parri (Microsoft) 2020-04-23hv_utils: Always execute the fcopy and vss callbacks in a taskletAndrea Parri (Microsoft) 2020-04-23Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...Andrea Parri (Microsoft) 2020-04-23Drivers: hv: vmbus: Always handle the VMBus messages on CPU0Andrea Parri (Microsoft) 2020-04-23Drivers: hv: check VMBus messages lengthsVitaly Kuznetsov 2020-03-21hv: hyperv_vmbus.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-01-26hv_utils: Add the support of hibernationDexuan Cui 2019-11-21drivers: hv: vmbus: Introduce latency testingBranden Bonaby