Skip to content

Commit

Permalink
Fixed issue #1806: Explain how to get information out of the profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
derickr committed Aug 9, 2021
1 parent 0bbbc84 commit 014f441
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions html/docs/include/related_content/profiling-1-intro
@@ -0,0 +1,5 @@
FUNC_PROFILER
TYPE_YOUTUBE
Profiling: 1. Setting Up
This video explains how to create profiling files with Xdebug, including some of its available settings.
https://www.youtube.com/watch?v=ttQgLBSpVvc
@@ -0,0 +1,5 @@
FUNC_PROFILER
TYPE_YOUTUBE
Profiling: 2. KCacheGrind Tour
This video provides a tour of KCachegrind, a tool to visualise Xdebug's profiling files.
https://www.youtube.com/watch?v=h-0HpCblt3A
5 changes: 5 additions & 0 deletions html/docs/include/related_content/profiling-3-analysing-data
@@ -0,0 +1,5 @@
FUNC_PROFILER
TYPE_YOUTUBE
Profiling: 3. Analysing Data
This video explains how to use KCacheGrind to analyse a profile file, using Wordpress' front page as an example.
https://www.youtube.com/watch?v=iH-hDOuQfcY

0 comments on commit 014f441

Please sign in to comment.