summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/profiler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Expose a clean_backtrace method from Gitlab::Profilerexpose-clean-backtrace-method-from-profilerSean McGivern2018-06-151-0/+45
* Add query counts by model to profiler outputadd-query-counts-to-profiler-outputSean McGivern2018-03-211-2/+22
* Include the ee/ directory in backtracesallow-ee-in-backtracesSean McGivern2018-03-121-1/+3
* Improve error handling for Gitlab::Profiler and improve doc about providing a...update-profiler-docs-explaining-how-to-provide-userDylan Griffith2018-02-161-0/+9
* Add Gitlab::Profiler for profiling from a console or runnerSean McGivern2018-01-191-0/+156