[Twisted-Python] How to bisect Twisted?

2010-08-11 Thread Peter Westlake
In the Git version of the Twisted source code, there are tags for releases, e.g. the revision with SHA id 85a6a0f9e3c4ea22d1d72d4ca8eb0c08ee99ca85 corresponds to 8.0.0. This is good, but there aren't any intermediate changes on that branch (tag?), just the releases! So there isn't much for "git bis

Re: [Twisted-Python] How to bisect Twisted?

2010-08-11 Thread Jonathan Lange
On Wed, Aug 11, 2010 at 5:30 PM, Peter Westlake wrote: > In the Git version of the Twisted source code, there are tags for > releases, e.g. the revision with SHA id > 85a6a0f9e3c4ea22d1d72d4ca8eb0c08ee99ca85 corresponds to 8.0.0. This is > good, but there aren't any intermediate changes on that br

Re: [Twisted-Python] Using cProfile instead of hotshot with twistd

2010-08-11 Thread Paul Goins
Let me ask this: if you use the exact same command line, but change "--profiler cprofile" to "--profiler profile"", is the file generated? - Paul Goins On 8/11/2010 6:39 AM, Jason J. W. Williams wrote: > I'm not sure what's wrong then. Tried your command line and got > nothing written. Tried it

Re: [Twisted-Python] How to bisect Twisted?

2010-08-11 Thread Tim Allen
On Wed, Aug 11, 2010 at 05:30:36PM +0100, Peter Westlake wrote: > In the Git version of the Twisted source code, there are tags for > releases, e.g. the revision with SHA id > 85a6a0f9e3c4ea22d1d72d4ca8eb0c08ee99ca85 corresponds to 8.0.0. When you say "git version of the Twisted source code", do y