[xdebug-general] Re: Profiling and cachegrind output

From: Derick Rethans <derick[@]xdebug.org>
Date: Wed, 14 Sep 2005 09:30:39 -0400 (EDT)

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 2005 - 15:30:42 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST