Git Product home page Git Product logo

sizer's Introduction

sizer's People

Contributors

aras-p avatar briansmith avatar heroboy avatar rygorous avatar sagamusix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sizer's Issues

Minor feature request: Split data by read-write vs read-only

It would be useful to list data objects split by whether they're in a .rodata or regular data section, to make it easier to look for constant global data that someone forgot to mark const.

Looks like IDiaSectionContrib::get_write can be used to check each section for whether it's read/write or read-only.

Might go ahead and simply pull request this at some point later, doesn't look hard :)

Strange .text symbols showing up in function list

This is the top of the report for PPSSPP: (https://github.com/hrydgard/ppsspp) :

Functions by size (kilobytes, min 0.50):
 7652.85: .text$mn                                                                         TestRunner.obj                           .text$mn
  244.64: .text$x                                                                          TestRunner.obj                           .text$x
  153.17: .text                                                                            me_cmp.o                                 .text
  125.71: .text$di                                                                         DinputDevice.obj                         .text$di
   42.82: glewIsSupported                                                                  glew.obj                                 glewIsSupported

Any idea what those PE-section-looking things are? TestRunner.cpp is a small file with no functions that include big data or anything like that so it looks odd.

VS2019 support

PDBFileReader::ReadDebugInfo only reads versions of msdia*.dll up to VS2015.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.