summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@kernel.org>2025-02-26 12:30:39 -0800
committerNamhyung Kim <namhyung@kernel.org>2025-03-02 09:47:24 -0800
commit7788ad59d1d9617792037a83513be5b1dd14150f (patch)
tree6cd3ba57755085daa202b32e6a15f3b625a2ecc9 /scripts/patch-kernel
parent7e55bc0110bbb8a6f5419a178168d5df1c1fc00a (diff)
perf tools: Skip BPF sideband event for userspace profiling
The BPF sideband information is tracked using a separate thread and evlist. But it's only useful for profiling kernel and we can skip it when users profile their application only. It seems it already fails to open the sideband event in that case. Let's remove the noise in the verbose output anyway. Reviewed-by: Ian Rogers <irogers@google.com> Acked-by: Song Liu <song@kernel.org> Link: https://lore.kernel.org/r/20250226203039.1099131-1-namhyung@kernel.org Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions