Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Convert XHProf to Cachegrind for PHPStorm usage#92

Open
beberlei wants to merge 3 commits into
masterfrom
Cachegrind
Open

Convert XHProf to Cachegrind for PHPStorm usage#92
beberlei wants to merge 3 commits into
masterfrom
Cachegrind

Conversation

@beberlei

@beberlei beberlei commented Jan 21, 2020

Copy link
Copy Markdown
Member

This adds a support folder with a small script that converts XHProf data to Cachegrind format for usage with PHPStorm.

Screenshot from 2020-01-22 08-41-15

There seem to be temporal dependencies in some way for the notation between calls, which is why there are still "UNKNOWN" marked children/parents.

positions: line


CGD;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this makes the code php 7.3 minimum version

@glensc

glensc commented Jul 29, 2020

Copy link
Copy Markdown

@beberlei great idea, would you mind making the converter available as a separate composer package?

I've implemented it to xhgui:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants