Files
CoolPi-Armbian-Rockchip-RK3…/tools/perf/scripts/python/bin/compaction-times-record
2025-02-04 12:41:12 -06:00

3 lines
229 B
Bash

#!/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 $@