aboutsummaryrefslogtreecommitdiff
path: root/include/trace/events/fsi_master_aspeed.h
AgeCommit message (Collapse)AuthorFilesLines
2022-02-21fsi: Add trace events in initialization pathEddie James1-0/+12
Add definitions for trace events to show the scanning flow. Signed-off-by: Eddie James <[email protected]> Reviewed-by: Steven Rostedt (Google) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joel Stanley <[email protected]>
2019-11-08fsi: aspeed: Add trace pointsJoel Stanley1-0/+77
These trace points help with debugging the FSI master. They show the low level reads, writes and error states of the master. Signed-off-by: Joel Stanley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>