summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
AgeCommit message (Expand)Author
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
ommit/ipc/shm.c?h=linux-6.12.y&id=27b267011296e35dd5c983bf6c53b7230c78f383'>ipc/shm: introduce new do_vma_munmap() to munmapLiam R. Howlett 2023-02-09ipc/shm: use the vma iterator for munmap callsLiam R. Howlett 2022-11-22ipc/shm: call underlying open/close vm_opsMike Kravetz 2022-09-26ipc/shm: use VMA iterator instead of linked listLiam R. Howlett 2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn 2021-11-09mm,hugetlb: remove mlock ulimit for SHM_HUGETLBzhangyiru 2021-09-03memcg: enable accounting of ipc resourcesVasily Averin 2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2021-07-01ipc: use kmalloc for msg_queue and shmid_kernelVasily Averin 2021-04-30Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov 2020-12-15vm_ops: rename .split() callback to .may_split()Dmitry Safonov 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-08-12ipc/shm.c: remove the superfluous breakLiao Pingfang 2020-08-12ipc: uninline functionsAlexey Dobriyan 2020-08-07mm: remove unnecessary wrapper function do_mmap_pgoff()Peter Collingbourne 2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse 2020-04-07ipc/shm.c: make compat_ksys_shmctl() staticJason Yan