Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

BSD Support #3

Open
eklitzke opened this issue Aug 10, 2016 · 0 comments
Open

BSD Support #3

eklitzke opened this issue Aug 10, 2016 · 0 comments

Comments

@eklitzke
Copy link
Collaborator

eklitzke commented Aug 10, 2016

For real BSDs (FreeBSD, OpenBSD, etc.) the following parts of the code have to be updated:

  • The ptrace() code in ptrace.cc needs to be updated to use the BSD ptrace() interface
  • The ASLR code in aslr.cc has to be updated
  • The setns() stuff should be disabled on BSD, since it's Linux-specific

For macOS, all of the above need to be done, plus Mach-O parsing code needs to be added to symbol.cc.

@eklitzke eklitzke added this to the Pyflame3 milestone Oct 31, 2016
@eklitzke eklitzke changed the title Support ptrace on BSD Systems BSD Support Jul 13, 2017
@eklitzke eklitzke removed this from the Pyflame3 milestone Jul 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant