aboutsummaryrefslogtreecommitdiff
path: root/_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md')
-rw-r--r--_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md b/_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md
index ca5dbdd..b40c98d 100644
--- a/_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md
+++ b/_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md
@@ -4,7 +4,7 @@ title: Profiling Python web applications with visual tools
4description: Missing link when debugging and profiling python web applications 4description: Missing link when debugging and profiling python web applications
5--- 5---
6 6
7**Table of content** 7**Table of contents**
8 8
9- [Simple web-service](#simple-web-service) 9- [Simple web-service](#simple-web-service)
10- [Visualize profile](#visualize-profile) 10- [Visualize profile](#visualize-profile)