diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-06-06 02:51:55 +0300 |
---|---|---|
committer | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-06-17 02:37:03 +0300 |
commit | 677ceae190732ee844f940d1e4860af4022d2be3 (patch) | |
tree | 1a9af11d8cf3712f3e4b6f24f2011e6e7893b13b /scripts/gdb/linux/mm.py | |
parent | 1ccfd1a4c809d99891142c1bb9851daa42e40f0d (diff) | |
download | linux-677ceae190732ee844f940d1e4860af4022d2be3.tar.xz |
firewire: core: add tracepoints event for self_id_sequence
It is helpful to trace the content of self ID sequence when the core
function building bus topology.
This commit adds a tracepoints event fot the purpose. It seems not to
achieve printing variable length of array in print time without any
storage, thus the structure of event includes a superfluous array to store
the state of port. Additionally, there is no helper function to print
symbol array, thus the state of port is printed as raw value.
Link: https://lore.kernel.org/r/20240605235155.116468-12-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions