diff options
author | Steven Rostedt (Google) <[email protected]> | 2023-12-13 10:42:18 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-12-18 23:14:16 -0500 |
commit | 76ca20c748684f63bb985166850049f242797f65 (patch) | |
tree | 094a9c32494786ab7c103c7a468d0181dd47c9b5 /scripts/gdb/linux/utils.py | |
parent | 9482341d9bdaf194552673b6c1c81a824e985e7f (diff) |
tracing: Increase size of trace_marker_raw to max ring buffer entry
There's no reason to give an arbitrary limit to the size of a raw trace
marker. Just let it be as big as the size that is allowed by the ring
buffer itself.
And there's also no reason to artificially break up the write to
TRACE_BUF_SIZE, as that's not even used.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Cc: Mark Rutland <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Reviewed-by: Masami Hiramatsu (Google) <[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