View Issue Details

IDProjectCategoryView StatusLast Update
0000739XdebugProfilingpublic2021-04-14 16:03
Reporternnmatveev Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary0000739: Provide an option to send profiler snapshot using sockets instead of dumping it on the disk
Description

It requires for profiling script running on the remote machines.

approximate workflow:
1) Enable listening for incoming connections in IDE
2) Toggle profiler cookie
3) Run script
4) Disable listening in IDE (or leave it unchanged if you want to continue profiling)

After script execution finishes, an IDE will open snapshot. It will allow us to
avoid manual transfering of the snapshot.

Additional Information

It is a way how Zend Debuggger profiling works

TagsNo tags attached.
Operating System
PHP Version5.3.8

Activities

derick

2016-12-13 21:07

administrator   ~0004041

It would be nice to have this, but it's not high on my todo list, so not targeting this for 2.6.0

derick

2021-03-17 09:21

administrator   ~0005739

Is this issue still relevant to you?

Issue History

Date Modified Username Field Change
2011-10-24 21:55 nnmatveev New Issue
2016-12-13 21:07 derick Note Added: 0004041
2016-12-13 21:07 derick Assigned To => derick
2016-12-13 21:07 derick Status new => acknowledged
2020-03-12 16:47 derick Category Feature/Change request => Profiling
2021-03-17 09:21 derick Status acknowledged => feedback
2021-03-17 09:21 derick Note Added: 0005739
2021-04-14 16:03 derick Status feedback => closed
2021-04-14 16:03 derick Resolution open => won't fix