summaryrefslogtreecommitdiffstats
path: root/lib/public/Profiler/IProfiler.php
Commit message (Collapse)AuthorAgeFilesLines
* Expose clearing the profiles and fix itCarl Schwan2022-10-101-0/+6
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-0/+101
The webui is provided by a seperate application named profiler Signed-off-by: Carl Schwan <carl@carlschwan.eu>