summaryrefslogtreecommitdiffstats
path: root/python/memory-profiler/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/memory-profiler/README')
-rw-r--r--python/memory-profiler/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/memory-profiler/README b/python/memory-profiler/README
new file mode 100644
index 0000000000..0081a416bd
--- /dev/null
+++ b/python/memory-profiler/README
@@ -0,0 +1,6 @@
+This is a python module for monitoring memory
+consumption of a process as well as line-by-line analysis
+of memory consumption for python programs.
+
+matplotlib is an optional dependency it is used
+for plotting memory consumption generated by mprof run