Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Android realize tsan compiler instrumentation function? #1294

Open
zhouzhijie199112 opened this issue Aug 13, 2020 · 1 comment
Open

Is Android realize tsan compiler instrumentation function? #1294

zhouzhijie199112 opened this issue Aug 13, 2020 · 1 comment

Comments

@zhouzhijie199112
Copy link

I add parameter in mk :
LOCAL_CFLAGS += -fsanitize=thread -O0 -g -pie -fPIE
but The generated module does not insert tsan code like __tsan_func_entry
I want to know why ?
Is the android realize tsan Compiler instrumentation function

@eugenis
Copy link
Contributor

eugenis commented Aug 13, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants