linux-zen-server/tools/perf/scripts/python/bin/compaction-times-record

3 lines
229 B
Plaintext
Raw Permalink Normal View History

2023-08-30 17:53:23 +02:00
#!/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 $@