Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-21 | fsi: Add trace events in initialization path | Eddie James | 1 | -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-08 | fsi: aspeed: Add trace points | Joel Stanley | 1 | -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]> |