Alexis Okuwa
Alexis Okuwa
This includes some readme updates to help people dealing with some common problems get started I was having a lot of issues with running this inside docker and these details...
``` $ sudo make /bin/bash /tmp/forp-PHP-profiler-1.0.1/libtool --mode=compile cc -I. -I/tmp/forp-PHP-profiler-1.0.1 -DPHP_ATOM_INC -I/tmp/forp-PHP-profiler-1.0.1/include -I/tmp/forp-PHP-profiler-1.0.1/main -I/tmp/forp-PHP-profiler-1.0.1 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/forp-PHP-profiler-1.0.1/php_forp.c -o php_forp.lo libtool: compile: cc...
I wanted to know if there was anyway to get arguments like in xdebug. I think they allow for knowing the type of data and the size of that data,...
I think that a few things could be added. forp_stats() this should give information about the dump. Like how many functions calls are in it. The total script execution time...
I wrote forp to work in python, I am not sure if it matches up all the way and there are many things I need to do to get it...
I would like to be able to put this into an existing UI. It would be useful if I can control which dom element the code ran in, and that...
a config file that allows for setting maxes easily. For things like top memory, top dureation, top called, and also to be able to edit how many times it shows...
wanted to get an update that eather to the right of the function name it will can show arguments or on mouse over i think the first option is nicer.
It would be really cool if there could be user accounts, limit users resources, or create vm's for that user. and maybe having a little api for creating stopping starting...
I have a db that is localhost single user blah blah blah. and just dont want to have a password. the only way i was able to get it to...