m1n1/proxyclient/m1n1/trace
Martin Povišer 9a93d5c307 m1n1.trace: Drop stale super().__init__() call
The Reloadable parent doesn't have an __init__ method, so calling the
super may call at unexpected places in richer inheritance hierarchies.

Signed-off-by: Martin Povišer <povik@protonmail.com>
2022-11-04 12:36:49 +09:00
..
__init__.py m1n1.trace: Drop stale super().__init__() call 2022-11-04 12:36:49 +09:00
agx.py m1n1.trace.agx: Fix number of UAT contexts 2022-09-27 06:02:28 +09:00
asc.py m1n1.trace.asc: Add missing power control messages 2022-02-15 14:05:13 +09:00
dart.py m1n1.utils.Reloadable: Add force argument to _reloadcls() 2022-04-16 19:06:22 +09:00
dart8110.py prores: start tracing descriptors 2022-05-30 18:05:16 +09:00
dockchannel.py m1n1.trace.dockchannel: Add DockChannel tracer 2022-07-11 19:02:21 +09:00
gpio.py m1n1.trace.gpio: Update register description based on the Linux driver 2022-03-11 12:06:01 +09:00
i2c.py m1n1.trace.i2c: Clean up handling of page/immediate split 2022-06-21 17:20:30 +09:00
isp.py hv/trace_isp.py: add ISP tracer 2022-11-04 12:30:59 +09:00
pcie.py m1n1.trace.pcie: New module 2022-09-19 19:23:53 +09:00
spi.py m1n1.trace.spi: Remove UNBUF mode 2022-03-11 22:13:27 +09:00