aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2020-08-15 12:06:41 +0200
committerIngo Molnar <[email protected]>2020-08-15 13:52:12 +0200
commit7c9f80cb76ec9f14c3b25509168b1a2f7942e418 (patch)
treeafd8e0afa227d9d95aa8a290382d687701f3a385 /tools/perf/scripts/python/export-to-postgresql.py
parente1ac3e66d301e57472f31ebee81b916e9fa8b35b (diff)
x86/paravirt: Avoid needless paravirt step clearing page table entries
pte_clear() et al are based on two paravirt steps today: one step to create a page table entry with all zeroes, and one step to write this entry value. Drop the first step as it is completely useless. Signed-off-by: Juergen Gross <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions