aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2023-04-15 12:01:14 -0700
committerLinus Torvalds <[email protected]>2023-04-18 17:05:28 -0700
commit20f3337d350c4e1b4ac66d731fd4e98565bf6cc0 (patch)
tree8367e98527a5dc7ba4e3ae67ea7f2bf3b6b41267 /tools/perf/scripts/python/export-to-sqlite.py
parent68674f94ffc9dddc45e7733963ecc35c5eda9efd (diff)
x86: don't use REP_GOOD or ERMS for small memory clearing
The modern target to use is FSRS (Fast Short REP STOS), and the other cases should only be used for bigger areas (ie mainly things like page clearing). Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions