gitlab-org--gitlab-foss/lib/peek/views
Sean McGivern 18cdc5ba6c Remove line profiler from performance bar
1. The output isn't great. It can be hard to find hotspots and, even
   when you do find them, to find why those are hotspots.
2. It uses some jQuery-specific frontend code which we can remove now
   that we don't have this any more.
3. It's only possible to profile the initial request, not any subsequent
   AJAX requests.
2019-07-30 10:00:52 +01:00
..
active_record.rb Replace peek-pg with our own implementation 2019-07-26 14:37:26 +01:00
detailed_view.rb Replace peek-pg with our own implementation 2019-07-26 14:37:26 +01:00
gitaly.rb Replace peek-pg with our own implementation 2019-07-26 14:37:26 +01:00
host.rb Merge branch '52421-show-canary-no-canary-in-the-performance-bar' into 'master' 2018-10-15 07:56:51 +00:00
redis_detailed.rb Remove line profiler from performance bar 2019-07-30 10:00:52 +01:00
rugged.rb Replace peek-pg with our own implementation 2019-07-26 14:37:26 +01:00
tracing.rb Migrate correlation and tracing code to LabKit 2019-04-18 09:57:16 +02:00