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

Convert XHProf to Cachegrind for PHPStorm usage #92

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

beberlei
Copy link
Contributor

@beberlei beberlei commented Jan 21, 2020

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
Contributor

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

glensc commented Jul 29, 2020

@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