Add figure with memory profiling
This commit is contained in:
@@ -22,7 +22,8 @@ GRAPHS_EPS = \
|
||||
$(FIGURES)/lenaThrTestCase2.eps \
|
||||
$(FIGURES)/runningTime10s.eps \
|
||||
$(FIGURES)/propagationModel.eps \
|
||||
$(FIGURES)/simulationTime.eps
|
||||
$(FIGURES)/simulationTime.eps \
|
||||
$(FIGURES)/profiling-memory.eps
|
||||
|
||||
# rescale pdf figures as necessary
|
||||
$(FIGURES)/testbed.pdf_width = 5in
|
||||
|
||||
1066
src/lte/doc/source/figures/profiling-memory.eps
Normal file
1066
src/lte/doc/source/figures/profiling-memory.eps
Normal file
File diff suppressed because it is too large
Load Diff
@@ -117,3 +117,13 @@ In this scenario, for a fixed set of UEs per eNodeB, different simulation times
|
||||
Memory usage
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Massif tool to profile memory consumption
|
||||
|
||||
.. _fig-profilingMemory:
|
||||
|
||||
.. figure:: figures/profiling-memory.*
|
||||
:align: center
|
||||
:width: 60%
|
||||
|
||||
Memory profile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user