[xdebug-general] Re: Profiling and cachegrind output

From: Derick Rethans <derick[@]xdebug.org>
Date: Wed Sep 14 2005 - 15:30:39 CEST

On Wed, 14 Sep 2005, ABLomas wrote:

> I'm using xdebug 2.0.0beta2. First task - profiling. And missed one
> option - append to cachegrind file. By default, xdebug overwrites
> cachegrind.out.CRC32 file with new content, when file is executed next
> time; but i need to collect more information.... Maybe there is option
> to just append info to file, instead of overwriting (as with
> xdebug.trace_options = 1), i can later split file into several pieces
> and analyse with KCacheGrind...

Cachegrind doesn't support multiple excecutions in one file, but if you
use the option to use the PID instead of the CRC32, it should create
multiple files. Wouldn't that work?

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general[@]lists.xdebug.org
Received on Wed Sep 14 15:30:42 2005

This archive was generated by hypermail 2.1.8 : Wed Nov 19 2008 - 18:00:11 CET