summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_re.py
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <memxor@gmail.com>2025-07-03 13:48:17 -0700
committerAlexei Starovoitov <ast@kernel.org>2025-07-03 19:30:07 -0700
commit876f5ebd58a9ac42f48a7ead3d5b274a314e0ace (patch)
treefb5461f331ddb21c035abb683ba70362363443cf /scripts/lib/kdoc/kdoc_re.py
parent3bbc1ba9cc0d9a7ccc194883489a4e460ca5080b (diff)
bpftool: Add support for dumping streams
Add support for printing the BPF stream contents of a program in bpftool. The new bpftool prog tracelog command is extended to take stdout and stderr arguments, and then the prog specification. The bpf_prog_stream_read() API added in previous patch is simply reused to grab data and then it is dumped to the respective file. The stdout data is sent to stdout, and stderr is printed to stderr. Cc: Quentin Monnet <qmo@kernel.org> Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com> Link: https://lore.kernel.org/r/20250703204818.925464-12-memxor@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions