summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/compaction-times-record
blob: 6edcd40e14e874a68b8ca69692876ac09b05dc8f (plain)
1
2
#!/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 $@
c?h=linux-6.12.y&id=af901ca181d92aac3a7dc265144a9081a86d8f39'>tree-wide: fix assorted typos all over the placeAndré Goddard Rosa 2009-06-15drivers/ps3: Add missing annotationsGeert Uytterhoeven 2008-05-02[POWERPC] PS3: Remove unsupported wakeup sourcesGeoff Levand 2008-04-01[POWERPC] PS3: Sys-manager Wake-on-LAN supportGeoff Levand 2008-04-01[POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven 2008-02-14[POWERPC] PS3: Update sys-manager button eventsGeoff Levand 2008-02-14[POWERPC] PS3: Sys-manager code cleanupGeoff Levand 2008-02-14[POWERPC] PS3: Use system reboot on restartGeoff Levand 2008-01-25[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-sys-manager.cGeert Uytterhoeven 2007-11-29ps3: prefix all ps3-specific kernel modules with `ps3-'Geert Uytterhoeven