Message88006
| Author | MrJean1 |
|---|---|
| Recipients | MrJean1, alexandre.vassalotti, gregory.p.smith, pitrou |
| Date | 2009-05-17.21:49:00 |
| SpamBayes Score | 0.0026999472 |
| Marked as misclassified | No |
| Message-id | <1242596942.72.0.697712525441.issue2281@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached is yet another version of the Modules/_lsprof.c source, called _lsprof4.c. This one adds support for the hires timer on 32- and 64-bit Intel and PowerPC processors iff compiled with GNU C. With _lsprof4.c, the high precision profile is available on Linux, Mac OS X, Solaris, HP-UX and MS Windows. Included is the forward diff with _lsprof.c rev 66700 from the trunk. The changes are only at the very top and in the initialization function at the bottom. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-17 21:49:03 | MrJean1 | set | recipients: + MrJean1, gregory.p.smith, pitrou, alexandre.vassalotti |
| 2009-05-17 21:49:02 | MrJean1 | set | messageid: <1242596942.72.0.697712525441.issue2281@psf.upfronthosting.co.za> |
| 2009-05-17 21:49:01 | MrJean1 | link | issue2281 messages |
| 2009-05-17 21:49:00 | MrJean1 | create | |