summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTianyu Lan <tiala@microsoft.com>2023-08-18 06:29:18 -0400
committerWei Liu <wei.liu@kernel.org>2023-08-22 00:38:20 +0000
commit4754ec7f202003ef3a307bc59779efdd312a876e (patch)
tree3d7b0b554c9c43178e6a846d3037f5eaf4f524e5 /tools/perf/scripts/python/bin/stackcollapse-record
parent44676bb9d566ce2bfbd132f9745eb7eb2d784476 (diff)
downloadkernel-4754ec7f202003ef3a307bc59779efdd312a876e.tar.gz
x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
Add Hyperv-specific handling for faults caused by VMMCALL instructions. Reviewed-by: Dexuan Cui <decui@microsoft.com> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Signed-off-by: Tianyu Lan <tiala@microsoft.com> Signed-off-by: Wei Liu <wei.liu@kernel.org> Link: https://lore.kernel.org/r/20230818102919.1318039-9-ltykernel@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
38c7faa'>xfs: remove xfs_rmapbt_stage_cursorChristoph Hellwig 2024-02-22xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursorChristoph Hellwig 2024-02-22xfs: don't override bc_ops for staging btreesChristoph Hellwig 2024-02-22xfs: move comment about two 2 keys per pointer in the rmap btreeChristoph Hellwig 2024-02-22xfs: split out a btree type from the btree ops geometry flagsChristoph Hellwig 2024-02-22xfs: store the btree pointer length in struct xfs_btree_opsDarrick J. Wong 2024-02-22xfs: move the btree stats offset into struct btree_opsChristoph Hellwig 2024-02-22xfs: move lru refs to the btree ops structureDarrick J. Wong 2024-02-22xfs: extern some btree ops structuresDarrick J. Wong 2024-02-22xfs: encode the btree geometry flags in the btree ops structureDarrick J. Wong 2024-02-22xfs: drop XFS_BTREE_CRC_BLOCKSDarrick J. Wong 2024-02-22xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursorDarrick J. Wong 2024-02-22xfs: consolidate btree block allocation tracepointsDarrick J. Wong 2024-02-22xfs: consolidate btree block freeing tracepointsDarrick J. Wong