Cross Reference: compaction-times-record
xref: /linux-4.4.14/tools/perf/scripts/python/bin/compaction-times-record
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /linux-4.4.14/tools/perf/scripts/python/bin/
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

Indexes created Thu Jun 29 04:38:44 JST 2017