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 -- "$@"
d.c?h=linux-6.6.y&id=4bf2cc9645599382e34b7d0cbe5a13d0de98194e'>xen: Change return type to vm_fault_tSouptick Joarder 2017-11-08xen/privcmd: remove unused variable pageidxColin Ian King 2017-06-07xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall 2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang 2017-02-14xen/privcmd: add IOCTL_PRIVCMD_RESTRICTPaul Durrant 2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant 2017-02-13xen/privcmd: return -ENOTTY for unimplemented IOCTLsPaul Durrant 2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara 2016-07-06xen: use vma_pages().Muhammad Falak R Wani