diff options
author | Steven Rostedt (Google) <[email protected]> | 2023-12-12 13:19:01 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-12-18 23:14:16 -0500 |
commit | 8ec90be7f15fac42992ea821be929d3b06cd0fd9 (patch) | |
tree | dcee7408f18e2350e9e9fae55cc226d3004d0704 /scripts/gdb/linux/utils.py | |
parent | 0b9036efd83d4adefab197a1ec98c496c9df44f0 (diff) |
tracing: Allow for max buffer data size trace_marker writes
Allow a trace write to be as big as the ring buffer tracing data will
allow. Currently, it only allows writes of 1KB in size, but there's no
reason that it cannot allow what the ring buffer can hold.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Cc: Masami Hiramatsu <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions