xhgui icon indicating copy to clipboard operation
xhgui copied to clipboard

Web interface for XHProf profiling data can store data in MongoDB or PDO database

Results 31 xhgui issues
Sort by recently updated
recently updated
newest added

Is there a way to filter out PHP internal functions from the output? I also want to apply it to the callgraph if possible

When making changes during profiling, it would be very nice to add a marker, so that you can easily see the distinction between a change and the previous state. The...

enhancement

For extremely long running tasks, second values are abbreviated as if there are memory values - ![Screenshot](http://note.io/1oKVZ1u)

I'd like a way to simple view the raw 100 or so most recent requests of a URL. Useful when diagnosing changes. I don't think we have a way of...

enhancement

It is a feature that the oldest XHProf GUI has and is very useful. So far the url.php page is pretty useful. But it would be nicer to have the...

enhancement

I hope this message finds you well. Firstly, I would like to express my sincere appreciation for the hard work and dedication you have put into developing XHGui. It has...

symfony/options-resolver 3.x is too old, is it possible upgrade to 6.x ?

I ran into such a problem that the mongo container with **ip 127.0.0.1** conflicts with other containers from another docker-compose. I don't fully understand how to change the ip. I...

Hi there, XHProf is a crucial tool for many developers in profiling their PHP applications. I would like to propose adding a link to the [Buggregator](https://github.com/buggregator/server) repository in your README....

I'm trying to install xhgui using composer on Apple Mac (m2) with OS X 14.3 (Sonoma) but getting the following error ``` mongo The requested image's platform (linux/amd64) does not...