bpo-31574: importlib dtrace by tiran · Pull Request #3749 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@tiran

Copy link

Member

@tiran tiran commented

Sep 25, 2017

edited by bedevere-bot

Loading

Importlib was instrumented with two dtrace probes to profile import timing.

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue31574

Importlib was instrumented with two dtrace probes to profile import timing.

Signed-off-by: Christian Heimes <christian@python.org>

@tiran

Copy link

Member Author

tiran commented

Sep 25, 2017

Untested patch. I have Secure Boot enabled and no personal MOK (machine owner key) configured. stap cannot load ad-hoc kernel module for probing.

@ambv ambv merged commit 3d2b407 into python:master

Sep 29, 2017

@ambv

Copy link

Contributor

ambv commented

Sep 29, 2017

Thanks! ✨ 🍰 ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@tiran @ambv @Mariatta @the-knights-who-say-ni @bedevere-bot