[Python-Dev] Hotshot (original) (raw)
Skip Montanaro skip at pobox.com
Sat Jan 24 14:59:41 EST 2004
- Previous message: [Python-Dev] Hotshot
- Next message: [Python-Dev] Hotshot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Walter> What's missing from hotshot is a little script that makes it
Walter> possible to use hotshot from the command line (just like
Walter> profile.py), i.e. something like this:
...
Walter,
Any objection if I check in the attached modification of your script as .../Tools/scripts/hotshotmain.py? It doesn't seem to work with the -p flag. Unfortunately, I have to take my son to hockey practice, so I can't debug that problem right now.
Skip
-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/octet-stream Size: 1608 bytes Desc: hotshot main program Url : http://mail.python.org/pipermail/python-dev/attachments/20040124/1c52d8ec/attachment.obj
- Previous message: [Python-Dev] Hotshot
- Next message: [Python-Dev] Hotshot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]