aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorSteven Rostedt (Google) <[email protected]>2022-07-05 18:44:56 -0400
committerSteven Rostedt (Google) <[email protected]>2022-07-15 17:44:40 -0400
commitc01406f8972154be6236d89f7f7f056ee289b9cf (patch)
tree64996c6e265e04546d8d50cc9240a0b7e276afc7 /scripts/gdb/linux/mm.py
parent8d7f5df0fb4eaaef85c6b80caeafd5bd544159a5 (diff)
tracing/ath: Use the new __vstring() helper
Instead of open coding a __dynamic_array() with a fixed length (which defeats the purpose of the dynamic array in the first place). Use the new __vstring() helper that will use a va_list and only write enough of the string into the ring buffer that is needed. Link: https://lkml.kernel.org/r/[email protected] Cc: Kalle Valo <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Andrew Morton <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Eric Dumazet <[email protected]> Cc: Jakub Kicinski <[email protected]> Cc: Paolo Abeni <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Acked-by: Kalle Valo <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions