brintos

brintos / linux-shallow public Read only

0
0
Text · 229 B · 6edcd40 Raw
3 lines · plain
1#!/bin/bash2perf 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 $@3