diff options
author | Daniel Bristot de Oliveira <[email protected]> | 2024-05-16 16:15:22 +0200 |
---|---|---|
committer | Daniel Bristot de Oliveira <[email protected]> | 2024-05-16 16:44:34 +0200 |
commit | e9a4062e1527238c5649d0f4be794a8566fd77c9 (patch) | |
tree | 9e9ed8c235323861f76d5f12def7e14729c55f7d /scripts/bpf_doc.py | |
parent | fb9e90a67ee9a42779a8ea296a4cf7734258b27d (diff) |
rtla: Add --trace-buffer-size option
Add the option allow the users to set a different buffer size for the
trace. For example, in large systems, the user might be interested on
reducing the trace buffer to avoid large tracing files.
The buffer size is specified in kB, and it is only affecting
the tracing instance.
The function trace_set_buffer_size() appears on libtracefs v1.6,
so increase the minimum required version on Makefile.config.
Link: https://lkml.kernel.org/r/e7c9ca5b3865f28e131a49ec3b984fadf2d056c6.1715860611.git.bristot@kernel.org
Cc: Jonathan Corbet <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: John Kacur <[email protected]>
Signed-off-by: Daniel Bristot de Oliveira <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions