summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/compaction-times-record
blob: 6edcd40e14e874a68b8ca69692876ac09b05dc8f (plain)
1
2
#!/bin/bash
perf record -e compaction:mm_compaction_begin -e compaction:mm_compaction_end -e compaction:mm_compaction_migratepages -e compaction:mm_compaction_isolate_migratepages -e compaction:mm_compaction_isolate_freepages $@
ailbox/Kconfig?h=linux-6.12.y&id=4f2fe3964cf40c218e97de711646f4c608094749'>mailbox: zynq: make modularNick Alcock 2022-12-21Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds 2022-12-18mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg managerNicolas Frayer 2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner 2022-03-12mailbox: mediatek: add support for adsp mailbox controllerAllen-KH Cheng