summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-09-24 17:28:57 +0200
committerGitHub <noreply@github.com>2021-09-24 17:28:57 +0200
commite5460dff06204d0654f2c67cb9d2f37364998c10 (patch)
tree7c193fc0157d5acba13696a6159eb08d98ad155e
parent0f281afac23e812a32d90db0193fe9ba57e6d0a6 (diff)
downloadwiki-e5460dff06204d0654f2c67cb9d2f37364998c10.tar.gz
wiki-e5460dff06204d0654f2c67cb9d2f37364998c10.tar.bz2
wiki-e5460dff06204d0654f2c67cb9d2f37364998c10.zip
chore: Update title to match doc name
-rw-r--r--docs/how-to-use-gperftool.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/how-to-use-gperftool.md b/docs/how-to-use-gperftool.md
index f966c94..c9f1c59 100644
--- a/docs/how-to-use-gperftool.md
+++ b/docs/how-to-use-gperftool.md
@@ -1,4 +1,4 @@
-# GOOGLE PERF TOOLS
+# How to use GPERFTool
AzerothCore integrates the google performance tools library that allows you to analyse the code execution of your application when it comes to CPU and Memory.
In short: thread-friendly heap-checker, heap-profiler, and cpu-profiler.