aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Profiler
Commit message (Expand)AuthorAgeFilesLines
* fix(profiler): clear command does not workbug/noid/profile-clear-not-workingDaniel Kesselberg2024-09-201-4/+4
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-7/+7
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-244-77/+8
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-023-11/+11
* Fix location of the profiler dataCarl Schwan2024-02-231-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-151-1/+1
* Fix TypeError in ProfilerCôme Chilliet2023-04-201-1/+1
* don't hard error when trying to load profiles with no profiler registeredRobin Appelman2023-04-041-3/+15
* Expose clearing the profiles and fix itCarl Schwan2022-10-102-0/+5
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-044-0/+614