gitlab-org--gitlab-foss/lib/gitlab/request_profiler
Qingyu Zhao 10e51ac5f7 Add profile mode to extend request profiling
Extend the support for "X-Profile-Token: <token>" to have an additional
header that defines type of profile we are looking for, like:
  X-Profile-Mode: execution
  X-Profile-Mode: memory
2019-07-18 23:11:08 +10:00
..
middleware.rb Add profile mode to extend request profiling 2019-07-18 23:11:08 +10:00
profile.rb Add profile mode to extend request profiling 2019-07-18 23:11:08 +10:00