diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-09-02 15:37:21 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-09-20 09:18:45 -0300 |
commit | 79743bc927f695e5a24f26c31cfe2d69f6ee00f7 (patch) | |
tree | 6a9bb06894396ea353812cddb1c4c1695187f729 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4256d434935e9c85a731823be562785494ca364b (diff) |
perf jvmti: Link against tools/lib/string.o to have weak strlcpy()
That is needed in systems such some S/390 distros.
$ readelf -s /tmp/build/perf/jvmti/jvmti-in.o | grep strlcpy
452: 0000000000002990 125 FUNC WEAK DEFAULT 119 strlcpy
$
Thanks to Jiri Olsa for fixing up my initial stab at this, I forgot how
Makefiles are picky about spaces versus tabs.
Reported-by: Thomas Richter <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andreas Krebbel <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Sergey Melnikov <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions