lisa.datautils.SignalDesc#
- class lisa.datautils.SignalDesc(event, fields)[source]#
Bases:
object
Define a signal to be used by various signal-oriented APIs.
- Parameters:
Methods#
- classmethod SignalDesc.from_event(*args, **kwargs)[source]#
Deprecated since version 3.0.
from_event()
is deprecated and will be removed in version 4.0: No new signals will be added to this list, use explicit signal description where appropriate in the Trace API