On 21/09/20 04:25, Alexander Bulekov wrote: > + > +Note: this won't work for traces where the device tries to read from the same > +DMA region twice in between MMIO/PIO commands. E.g: > + [R +0.028434] outl 0xc000 0xbeef > + [DMA][R +0.034639] write 0xbeef 0x2 0xAAAA > + [DMA][R +0.034639] write 0xbeef 0x2 0xBBBB
Can you detect this and print an error? Paolo
