bpo-31574: importlib dtrace by tiran · Pull Request #3749 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
ambv merged 1 commit intopython:masterfrom
Sep 29, 2017Merged
bpo-31574: importlib dtrace#3749
ambv merged 1 commit intopython:masterfrom
bpo-31574: importlib dtrace#3749
ambv merged 1 commit intopython:masterfrom
Conversation
Copy link
Member
Importlib was instrumented with two dtrace probes to profile import timing.
Signed-off-by: Christian Heimes christian@python.org
Importlib was instrumented with two dtrace probes to profile import timing. Signed-off-by: Christian Heimes <christian@python.org>
tiran
requested a review
from a team
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
Copy link
Member Author
tiran
commented
Sep 25, 2017
tiran commented
Sep 25, 2017Untested patch. I have Secure Boot enabled and no personal MOK (machine owner key) configured. stap cannot load ad-hoc kernel module for probing.
ambv
merged commit
3d2b407
into
python:master
Copy link
Contributor
ambv
commented
Sep 29, 2017
ambv commented
Sep 29, 2017Thanks! ✨ 🍰 ✨
Mariatta
removed
the
awaiting merge
label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment