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

adding commadline option to filter packages from profiling #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nitin-taur
Copy link

For example, to filter all com.fastxml.jackson and sun.rmi classes from profiling start profiling with --filter option as following:

jvmtop.sh --profile --filter com.fastxml.jackson.,sun.rmi. <PID>

@tckb
Copy link

tckb commented Apr 12, 2017

@nitin-taur looks like an interesting option. I forked jvmtop https://github.com/tckb/jvmtop to add some more features . --filter would be a nice-to-have feature. do you mind sending a pull-request?

@nitin-taur
Copy link
Author

nitin-taur commented Apr 12, 2017 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

Successfully merging this pull request may close these issues.

3 participants