Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-22 | win32kprof: Store the profile data as an caller->callee hash table, instead ↵ | José Fonseca | |
of a trace. | |||
2008-07-22 | win32kprof: Generate callgraphs. | José Fonseca | |
Relies on gprof2dot.py. | |||
2008-07-22 | win32kprof: Convert tabs to spaces. | José Fonseca | |
2008-07-22 | win32kprof: Consider the section alignment when estimating the image base. | José Fonseca | |
2008-06-19 | Parse the section:offset instead of the rva+base when reading mapfiles. | José Fonseca | |
2008-05-26 | Add copyright header. | José Fonseca | |
2008-05-25 | Demangle C++ symbols. | José Fonseca | |
2008-05-24 | gallium: Pre-processor for win32 kernel profile output. | José Fonseca | |