xref: /linux-6.14.4/tools/perf/scripts/python/bin/compaction-times-record
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/bash
2perf 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

served by {OpenGrok

Last Index Update: Mon Apr 28 06:57:04 CEST 2025