aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/libxed.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-01perf scripting python: exported-sql-viewer.py: Factor out libxed.pyAdrian Hunter1-0/+107
ZynqMPRobert Hancock1-1/+6 2021-04-23tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin1-4/+4 2021-04-23mm/filemap: fix mapping_seek_hole_data on THP & 32-bitHugh Dickins1-10/+11 2021-04-23mm/filemap: fix find_lock_entries hang on 32-bit THPHugh Dickins1-2/+8 2021-04-23ovl: fix reference counting in ovl_mmap error pathChristian König1-10/+1 2021-04-23coda: fix reference counting in coda_file_mmap error pathChristian König1-3/+3 2021-04-23KVM: x86/xen: Take srcu lock when accessing kvm_memslots()Wanpeng Li1-11/+9 2021-04-23perf map: Fix error return code in maps__clone()Zhen Lei1-2/+5 2021-04-23perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter1-1/+1 2021-04-23perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan1-1/+1 2021-04-23irqchip/gic-v3: Do not enable irqs when handling spurious interrupsHe Ying1-4/+4 2021-04-22vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs failsEli Cohen1-1/+3 2021-04-22vhost-vdpa: protect concurrent access to vhost device iotlbXie Yongji1-1/+5