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

add feature to trace native func #10

Open
tfewfew opened this issue Apr 13, 2017 · 1 comment
Open

add feature to trace native func #10

tfewfew opened this issue Apr 13, 2017 · 1 comment

Comments

@tfewfew
Copy link

tfewfew commented Apr 13, 2017

my project need a func to get callgraph, but it omit the native func cause it doesn't has call-graph in jar, but we need know which is native func while analyzing.
i think it's a nice func and i modifed the code to get that feature

@tfewfew
Copy link
Author

tfewfew commented Apr 13, 2017

i have finished the code and test, i'll pull the code later , pls check pull request, tks

pombredanne pushed a commit to pombredanne/java-callgraph that referenced this issue May 29, 2024
…ing-all-jar

Fix movejar to enable moving all jar
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

1 participant