Skip to content

aananthcn/gnu_map_file_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnu_map_file_parser

Python3 installation

Install python3 on Windows or Linux

Usage

To analyze map file and generate excel file:
python3 scripts/gnu-map-parser.py "gnu-map-file"

To create component breakup:
python3 scripts/component-breakup.py "input-excel"

If everything is alright, it will generate an excel file in the path were the "gnu-map-file" is located. That excel should give a detailed break-up of different memory sections and memory usage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages