View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002001 | Xdebug | Profiling | public | 2021-07-28 12:59 | 2021-10-04 09:32 |
Reporter | ildar | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 3.1dev | Fixed in Version | 3.1.0 | ||
Summary | 0002001: Add 'xdebug.use_compression' setting to turn on/off compression for profiling files | ||||
Description | Hello, It seems Is it possible to add an ini file setting for the the | ||||
Additional Information | related to | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.4.10-7.4.19 | ||||
|
It is unfortunate that qcachegrind doesn't support this. I always thought it was kcachegrind with a different UI, and kcachegrind most definitely does support this. I am not very keen on adding more settings, but I can have a look at this. In the meanwhile, you can recompile Xdebug without compression support, by using the |
|
Fixed in GIT: https://github.com/xdebug/xdebug/pull/768 |
|
ok |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-07-28 12:59 | ildar | New Issue | |
2021-08-06 17:43 | derick | Target Version | => 3.1dev |
2021-08-06 17:43 | derick | Note Added: 0005959 | |
2021-08-07 09:55 | derick | Status | new => confirmed |
2021-08-12 14:44 | derick | Summary | qcachegrind doesn't support gzip'ed files. => Add 'xdebug.use_compression' setting to turn on/off compression for profiling files |
2021-08-15 23:32 | derick | Assigned To | => derick |
2021-08-15 23:32 | derick | Status | confirmed => closed |
2021-08-15 23:32 | derick | Resolution | open => fixed |
2021-08-15 23:32 | derick | Fixed in Version | => 3.1dev |
2021-08-15 23:32 | derick | Note Added: 0005980 | |
2021-08-16 06:59 | ildar | Note Added: 0005981 | |
2021-09-05 16:15 | derick | Fixed in Version | 3.1dev => 3.1.0beta1 |
2021-10-04 09:32 | derick | Fixed in Version | 3.1.0beta1 => 3.1.0 |