diff options
| author | Chaitanya S Prakash <[email protected]> | 2024-04-08 06:22:28 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-04-17 15:21:39 +0000 |
| commit | 6b718ac6874c2233b8dec369a8a377d6c5b638e6 (patch) | |
| tree | 587224fe87e7b8931e61d26297f050cfa3d4adfb /tools/perf/util/annotate.c | |
| parent | perf report: Add weight[123] output fields (diff) | |
| download | kernel-6b718ac6874c2233b8dec369a8a377d6c5b638e6.tar.gz kernel-6b718ac6874c2233b8dec369a8a377d6c5b638e6.zip | |
perf tools: Enable configs required for test_uprobe_from_different_cu.sh
Test "perf probe of function from different CU" fails due to certain
configs not being enabled. Building the kernel with
CONFIG_KPROBE_EVENTS=y and CONFIG_UPROBE_EVENTS=y fixes the issue. As
CONFIG_KPROBE_EVENTS is dependent on CONFIG_KPROBES, enable it as well.
Some platforms enable these configs as a part of their defconfig, so
this change is only required for the ones that don't do so.
Reviewed-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Chaitanya S Prakash <[email protected]>
Cc: Anshuman Khandual <[email protected]>
Cc: James Clark <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions
