- Sep 21, 2016
-
-
Cristina Moraru authored
Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
-
Cristina Moraru authored
-
Cristina Moraru authored
Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
-
Cristina Moraru authored
Update the Python reader script to process standard statistics file created by MemProf, containing a header and a series of records. The script displays the header and optionally displays the records or creates a plot based on allocation time vs. lifetime of the objects described by the records. Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
-
Cristina Moraru authored
Fix bugs in the header creation of the statistics file: Fix header alignment and correctly create and write to file CmdLine field. Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com> Fix header build bugs Fix header alignment and CommandLine field content
-
Cristina Moraru authored
Eliminate duplicate code by creating specialized inline functions for stacktrace generation and record creation. Also changed record variable name to be more suggestive. Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
-
- Sep 19, 2016
-
-
Cristina Moraru authored
Add hashtable to store mappings address-size for the allocated blocks in order to provide a correct 'size' field in the corresponding deallocation records. Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
-
Cristina Moraru authored
Populate the CmdLine and CmdLength fields of the stat file header with the client CLI start command
-
- Sep 16, 2016
-
-
Cristina Moraru authored
-
- Sep 02, 2016
-
-
Cristina-Gabriela Moraru authored
-
Cristina-Gabriela Moraru authored
-
Cristina-Gabriela Moraru authored
-