#!/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 $@ /fsi/fsi-master-aspeed.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/fsi/fsi-master-aspeed.c
AgeCommit message (Expand)Author
2024-07-31fsi: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-27fsi: master-aspeed: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-09fsi: aspeed: Reset master errors after CFAM resetEddie James
2023-08-09fsi: Move fsi_slave structure definition to headerEddie James
2022-02-21Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman
2022-02-21fsi: Add trace events in initialization pathEddie James
2022-02-04fsi: Aspeed: Fix a potential double freeChristophe JAILLET