aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMichael Roth <michael.roth@amd.com>2021-12-10 10:46:12 -0600
committerPaolo Bonzini <pbonzini@redhat.com>2022-01-07 13:25:33 -0500
commit96c1a6285568d31a8125c36974a140fccbe548af (patch)
tree0e2a40241dee22be104b147e9757592a113d79f1 /tools/perf/scripts/python/export-to-postgresql.py
parentkvm: selftests: move base kvm_util.h declarations to kvm_util_base.h (diff)
downloadlinux-96c1a6285568d31a8125c36974a140fccbe548af.tar.gz
linux-96c1a6285568d31a8125c36974a140fccbe548af.zip
kvm: selftests: move ucall declarations into ucall_common.h
Now that core kvm_util declarations have special home in kvm_util_base.h, move ucall-related declarations out into a separate header. Signed-off-by: Michael Roth <michael.roth@amd.com> Message-Id: <20211210164620.11636-3-michael.roth@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
d>-20/+30 2008-01-28sh: flush_cache_sigtramp() takes 1 arg only.Paul Mundt1-1/+1 2008-01-28sh: Move vsyscall_init() defs up one level.Paul Mundt2-6/+6 2008-01-28sh: Nopped out p3_cache_init() on SH-5 also.Paul Mundt1-0/+1 2008-01-28sh: Fix up VMALLOC_START for SH-5.Paul Mundt1-0/+4 2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt6-44/+24 2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt3-10/+21 2008-01-28sh: Disable initial cache flush on SH-5.Paul Mundt1-14/+18 2008-01-28sh: Don't reference UBC code in CPU init on sh64.Paul Mundt1-1/+6 2008-01-28sh: imask IRQ depends on sh32.Paul Mundt1-1/+2 2008-01-28sh: Move in the SH-5 traps.c impl.Paul Mundt4-3/+2