SWDEV-406614 enabling symbol lookup in .dynsym of code object
Change-Id: I166ee9f4bf86e639d54926765a47bb152cd01338
[ROCm/rocprofiler commit: 95eb737f29]
This commit is contained in:
@@ -25,6 +25,9 @@
|
|||||||
BIN_NAME=`basename $0`
|
BIN_NAME=`basename $0`
|
||||||
BIN_DIR=`dirname $0`
|
BIN_DIR=`dirname $0`
|
||||||
|
|
||||||
|
#To enable symbol lookup in .dynsyn section after llvm-strip
|
||||||
|
export LOADER_USE_DYNSYM=1
|
||||||
|
|
||||||
# test filter input
|
# test filter input
|
||||||
test_filter=-1
|
test_filter=-1
|
||||||
if [ -n "$1" ] ; then
|
if [ -n "$1" ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user