You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf record: collect BPF metadata from new programs
JIRA: https://issues.redhat.com/browse/RHEL-78200
upstream
========
commit fdc3441
Author: Blake Jones <blakejones@google.com>
Date: Thu Jun 12 12:49:37 2025 -0700
description
===========
This collects metadata for any BPF programs that were loaded during a
"perf record" run, and emits it at the end of the run.
Signed-off-by: Blake Jones <blakejones@google.com>
Link: https://lore.kernel.org/r/20250612194939.162730-4-blakejones@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Anubhav Shelat <ashelat@redhat.com>
0 commit comments