diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2025-04-08 18:19:42 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2025-04-10 13:45:15 +0000 |
| commit | a059373a9a16e5104d5d01d962ec762c35a72ccd (patch) | |
| tree | 2fd6ce5ae1c54fa8ddd9d6d8469b975f9bd5031e /tools/perf/ui/browsers/annotate-data.c | |
| parent | perf build: Warn when libdebuginfod devel files are not available (diff) | |
| download | kernel-a059373a9a16e5104d5d01d962ec762c35a72ccd.tar.gz kernel-a059373a9a16e5104d5d01d962ec762c35a72ccd.zip | |
perf check: Add tip about building with libbfd using BUILD_NONDISTRO=1
There are still some cases, for instance to disassembly BPF code that
needs this, so until someone works on supporting that, we're keeping the
code but it is opt-in.
Make that clear on the 'perf version --build-options' and other ways to
query if a feature is present:
$ perf check feature libbfd
libbfd: [ OFF ] # HAVE_LIBBFD_SUPPORT ( tip: Deprecated, license incompatibility, use BUILD_NONDISTRO=1 and install binutils-dev[el] )
$ perf -vv | grep bfd
libbfd: [ OFF ] # HAVE_LIBBFD_SUPPORT ( tip: Deprecated, license incompatibility, use BUILD_NONDISTRO=1 and install binutils-dev[el] )
$
Tested-by: Ingo Molnar <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Dmitriy Vyukov <[email protected]>
Cc: Howard Chu <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/ui/browsers/annotate-data.c')
0 files changed, 0 insertions, 0 deletions
