Hi,
Here are some patches to fix bugs in mmiotrace. I used Antigravity
to scan the code and found some issues.
The first 2 patches are fixing some kind of timing issues. Other
patches are a kind of cleanups.
Thank you,
---
base-commit: 62cc90241548d5570ee68e01aaba6506964e9811
Masami Hiramatsu (Google) (4):
tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging
functions
tracing/mmiotrace: Use trace_assign_type() in mmio_print_mark()
tracing/mmiotrace: Clean up coding style and redundant debug logs
kernel/trace/trace_mmiotrace.c | 36 +++++++++++++++++++++++-------------
1 file changed, 23 insertions(+), 13 deletions(-)
--
Masami Hiramatsu (Google) <[email protected]>