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

Map sync function names to corresp. detection logic on linux #47

Open
2 tasks
fmoessbauer opened this issue Jan 15, 2020 · 1 comment
Open
2 tasks

Map sync function names to corresp. detection logic on linux #47

fmoessbauer opened this issue Jan 15, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request os:linux

Comments

@fmoessbauer
Copy link
Member

We have to port the function interception and wrapping logic to Linux. This includes the following steps:

  • add sync function names to the corresponding section in drace.ini (or drace_linux.ini)
  • implement symbol lookup for non-exported symbols on linux
@philip-harr
Copy link
Collaborator

started tackling the issue in e8fbc7a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request os:linux
Projects
None yet
Development

No branches or pull requests

2 participants