summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
linux-6.12.y&id=7d3002cc8c160dbda0e6ab9cd66dc6eb401b8b70'>iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen 2011-10-31kvm: iommu.c file requires the full module.h present.Paul Gortmaker 2011-10-31kvm: fix implicit use of stat.h header filePaul Gortmaker 2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds 2011-10-21iommu/core: Convert iommu_found to iommu_presentJoerg Roedel 2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel 2011-09-23pci: Add flag indicating device has been assigned by KVMGreg Rose 2011-07-24KVM: IOMMU: Disable device assignment without interrupt remappingAlex Williamson 2010-08-02KVM: Use u64 for frame data typesJoerg Roedel 2010-08-01KVM: Fix IOMMU memslot reference warningSheng Yang 2010-08-01KVM: Update Red Hat copyrightsAvi Kivity 2010-06-09KVM: Fix order passed to iommu_unmapJan Kiszka 2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan 2010-03-07kvm: Change kvm_iommu_map_pages to map large pagesJoerg Roedel 2010-03-01KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin 2010-03-01KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti 2010-03-01KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pagesMarcelo Tosatti 2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti