github.com/grafana/pyroscope@v1.18.0/docs/sources/introduction/what-is-profiling.md (about) 1 --- 2 title: What is profiling? 3 menuTitle: What is profiling? 4 description: Discover the types of profiling and how to apply each profiling method. 5 weight: 100 6 keywords: 7 - pyroscope 8 - continuous profiling 9 - flame graphs 10 aliases: 11 - ./profiling-fundamentals/ # https://grafana.com/docs/pyroscope/<PYROSCOPE_VERSION>/introduction/profiling-fundamentals/ 12 --- 13 14 # What is profiling? 15 16 [//]: # 'Shared content for What is profiling?' 17 [//]: # 'This content is located in /pyroscope/docs/sources/shared/intro/what-is-profiling.md' 18 19 {{< docs/shared source="pyroscope" lookup="intro/what-is-profiling.md" version="<PYROSCOPE_VERSION>" >}}