diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-24 15:39:00 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-28 09:52:23 -0300 |
commit | 93f678b9ae8feb7f7cec29c2dcbb5756ad22d9a1 (patch) | |
tree | 5062522b02557fe41309b77289e47f9981680287 /scripts/gcc-plugins/gcc-common.h | |
parent | acd244b84b80d53fa2cee98659b55d3f09b4f5a7 (diff) |
perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsyms
No need to search for aliases for the symbol that marks the end of the
kernel text segment, the following patch will make such symbols not to
be found when searching in the kallsyms maps causing this test to fail.
So as a prep patch to avoid breaking bisection, ignore such symbols.
Tested-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Stanislav Fomichev <[email protected]>
Cc: Thomas Richter <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions