perftools / xhgui

Web interface for XHProf profiling data can store data in MongoDB or PDO database
1.65k stars 342 forks source link

Add missing date_format to /waterfall #402

Closed glensc closed 3 years ago

glensc commented 3 years ago

Probably should add date_format to templates on a global level. this would simplify the controllers as well: they would not need to have config dependency.