View Issue Details

IDProjectCategoryView StatusLast Update
0000148XdebugProfilingpublic2020-03-12 17:14
ReporterABLomas Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionopen 
Summary0000148: Option to append to cachegrind files, instead of overwriting
Description

Currently xdebug 2.0.0beta2 overwrites cachegrind file, instead of apending to it. This is original question on mailing list :
http://xdebug.org/archives/xdebug-general/0439.html
So, how about option to append to cachegrind file, which can later be split into several pieces and analysed with KCacheGrind.
Thanks.

TagsNo tags attached.
Operating System
PHP Version4.3.12-dev

Activities

derick

2005-09-22 19:37

administrator   ~0000288

Fixed in CVS with the profiler.append ini setting.

Issue History

Date Modified Username Field Change
2005-09-14 21:49 ABLomas New Issue
2005-09-22 19:37 derick Status new => closed
2005-09-22 19:37 derick Note Added: 0000288
2020-03-12 16:56 derick Severity minor => feature
2020-03-12 17:14 derick Category Feature/Change request => Profiling