diff options
author | 2024-05-06 17:21:54 +0900 | |
---|---|---|
committer | 2024-05-06 17:53:35 +0900 | |
commit | 5a5dc48083dae07e3079e4ded731388214729f64 (patch) | |
tree | c105780c5263b89311d28988fc4684b733807aa2 /scripts/gdb/linux/utils.py | |
parent | firewire: core: fix type of timestamp for async_inbound_template tracepoints events (diff) | |
download | wireguard-linux-5a5dc48083dae07e3079e4ded731388214729f64.tar.xz wireguard-linux-5a5dc48083dae07e3079e4ded731388214729f64.zip |
firewire: core: remove flag and width from u64 formats of tracepoints events
The pointer to fw_packet structure is passed to ring buffer of tracepoints
framework as the value of u64 type. '0x%016llx' is used for the print
format of value, while the flag and width are useless in the case.
This commit removes them.
Link: https://lore.kernel.org/r/20240506082154.396077-2-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions