summaryrefslogtreecommitdiffstats
path: root/BaseTools/Scripts/MemoryProfileSymbolGen.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Clean up source filesLiming Gao2018-07-091-6/+6
* BaseTools: Fix old python2 idiomsGary Lin2018-06-271-1/+1
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-3/+3
* BaseTools: Refactor python print statementsGary Lin2018-06-271-6/+7
* BaseTools MemoryProfileSymbolGen.py: Handle 64bits rva from "nm -l xxx.dll"Star Zeng2016-07-051-2/+2
* BaseTools Scripts: Add MemoryProfileSymbolGen.pyStar Zeng2016-07-011-0/+281