summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorWill Deacon <will@kernel.org>2019-10-17 13:42:42 -0700
committerWill Deacon <will@kernel.org>2019-10-17 13:42:42 -0700
commit777d062e5bee0e3c0751cdcbce116a76ee2310ec (patch)
treec63aada7db4af337a1077d75d4ac1d021393d378 /tools/perf/scripts/python/bin/stackcollapse-record
parent597399d0cb91d049fcb78fb45c7694771b583bb7 (diff)
parent603afdc9438ac546181e843f807253d75d3dbc45 (diff)
downloadkernel-777d062e5bee0e3c0751cdcbce116a76ee2310ec.tar.gz
Merge branch 'errata/tx2-219' into for-next/fixes
Workaround for Cavium/Marvell ThunderX2 erratum #219. * errata/tx2-219: arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selected arm64: Avoid Cavium TX2 erratum 219 when switching TTBR arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
return value for log syncing consistentJosef Bacik 2022-03-14btrfs: avoid inode logging during rename and link when possibleFilipe Manana 2022-03-14btrfs: avoid logging all directory changes during renamesFilipe Manana 2022-03-14btrfs: pass the dentry to btrfs_log_new_name() instead of the inodeFilipe Manana 2021-10-26btrfs: change error handling for btrfs_delete_*_in_logJosef Bacik 2021-10-26btrfs: keep track of the last logged keys when logging a directoryFilipe Manana 2020-10-07btrfs: make fast fsyncs wait only for writebackFilipe Manana 2020-10-07btrfs: do not commit logs and transactions during link and rename operationsFilipe Manana