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

initial ksym() and ksymaddr() #172

Merged
merged 4 commits into from Aug 29, 2015
Merged

Conversation

brendangregg
Copy link
Member

Fixes #140

@@ -16,47 +16,9 @@ from ctypes import c_ushort, c_int, c_ulonglong
from time import sleep, strftime
from sys import stderr
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this cleanup, ctypes, sys, and strftime can be removed from the import list.

@drzaeus77
Copy link
Collaborator

Awesome, thanks!

drzaeus77 added a commit that referenced this pull request Aug 29, 2015
initial ksym() and ksymaddr()
@drzaeus77 drzaeus77 merged commit b186900 into iovisor:master Aug 29, 2015
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.

None yet

2 participants