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 useful options to funcgraph (-I -F) and functrace (-s) #67

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

changbindu
Copy link

funcgraph:
-I do not trace functions that happen inside interrupt
-F only record function whenever the duration is greater than given (in µs)

functrace :
-s show kernel stack traces

Changbin Du added 2 commits January 21, 2018 00:46
  -I      do not trace functions that happen inside interrupt
  -F      only record function whenever the duration is greater than given (in µs)

Signed-off-by: Changbin Du <[email protected]>
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.

1 participant