xhprof
xhprof copied to clipboard
Postgres Support
Any chance of supporting PostgreSQL?
Have you tried the PDO driver: https://github.com/preinheimer/xhprof/blob/master/xhprof_lib/utils/Db/Pdo.php ? If that doesn't work you can create a driver for Postgres and submit it in the PR.