-
- Downloads
Merge branch 'add-profiler-to-application' into 'master'
Add Gitlab::Profiler for profiling from a console or runner See merge request gitlab-org/gitlab-ce!16552
No related branches found
No related tags found
Showing
- bin/profile-url 57 additions, 0 deletionsbin/profile-url
- doc/development/performance.md 2 additions, 1 deletiondoc/development/performance.md
- doc/development/profiling.md 35 additions, 10 deletionsdoc/development/profiling.md
- lib/gitlab/profiler.rb 142 additions, 0 deletionslib/gitlab/profiler.rb
- spec/lib/gitlab/profiler_spec.rb 156 additions, 0 deletionsspec/lib/gitlab/profiler_spec.rb
bin/profile-url
0 → 100755
lib/gitlab/profiler.rb
0 → 100644
spec/lib/gitlab/profiler_spec.rb
0 → 100644
Please register or sign in to comment