summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2016-06-14 09:40:13 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2016-06-14 11:16:23 +0200
commit9887d1c75ba2f210b403d536ab025d4b2b36fb57 (patch)
treeaf76426f0e2265dd0017b2a427d898a5f4f44116 /tools/perf/scripts/python/syscall-counts.py
parent1e09e86ac13747903501004082bf1c5b7c6262b2 (diff)
downloadkernel-9887d1c75ba2f210b403d536ab025d4b2b36fb57.tar.gz
MIPS: KVM: Add kvm_asid_change trace event
Add a trace event for guest ASID changes, replacing the existing kvm_debug call. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Radim Krčmář <rkrcmar@redhat.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: kvm@vger.kernel.org Cc: linux-mips@linux-mips.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
mory allocator instead of allocator/memsetHimanshu Jha 2018-01-05crypto: crypto4xx - perform aead icv check in the driverChristian Lamparter 2018-01-05crypto: crypto4xx - kill MODULE_NAMEChristian Lamparter 2018-01-05crypto: crypto4xx - fix missing irq devnameChristian Lamparter 2018-01-05crypto: crypto4xx - support Revision B partsChristian Lamparter 2018-01-05crypto: crypto4xx - shuffle iomap in front of request_irqChristian Lamparter 2017-10-12crypto: crypto4xx - add aes-gcm supportChristian Lamparter 2017-10-12crypto: crypto4xx - add aes-ccm supportChristian Lamparter 2017-10-12crypto: crypto4xx - prepare for AEAD supportChristian Lamparter 2017-10-12crypto: crypto4xx - simplify sa and state context acquisitionChristian Lamparter 2017-10-12crypto: crypto4xx - fix stalls under heavy loadChristian Lamparter 2017-10-12crypto: crypto4xx - fix various warningsChristian Lamparter 2017-10-12crypto: crypto4xx - overhaul crypto4xx_build_pd()Christian Lamparter 2017-10-12crypto: crypto4xx - use the correct LE32 format for IV and key defsChristian Lamparter 2017-10-12crypto: crypto4xx - add backlog queue supportChristian Lamparter 2017-10-12crypto: crypto4xx - fix off-by-one AES-OFBChristian Lamparter 2017-09-22crypto: crypto4xx - pointer arithmetic overhaulChristian Lamparter 2017-09-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter 2017-09-22crypto: crypto4xx - replace crypto4xx_dev's scatter_buffer_size with constantChristian Lamparter 2017-09-22crypto: crypto4xx - refactor crypto4xx_copy_pkt_to_dst()Christian Lamparter 2017-09-22crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloadsChristian Lamparter 2017-09-22crypto: crypto4xx - remove double assignment of pd_uinfo->stateChristian Lamparter 2017-09-22crypto: crypto4xx - set CRYPTO_ALG_KERN_DRIVER_ONLY flagChristian Lamparter 2017-09-22crypto: crypto4xx - remove unused definitions and write-only variablesChristian Lamparter 2017-09-22crypto: crypto4xx - remove bad list_delChristian Lamparter 2017-06-20crypto: crypto4xx - fix an error codeChristophe Jaillet 2017-04-24crypto: crypto4xx - rename ce_ring_contol to ce_ring_controlColin Ian King 2016-10-21crypto: crypto4xx - Fix size used in dma_free_coherent()Christophe Jaillet