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 | |||
| 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 |