summaryrefslogtreecommitdiff
path: root/bin/win32kprof.py
AgeCommit message (Expand)Author
2009-11-04util: Remove homegrown Windows KM profiler.José Fonseca
2008-07-22win32kprof: Store the profile data as an caller->callee hash table, instead o...José Fonseca
2008-07-22win32kprof: Generate callgraphs.José Fonseca
2008-07-22win32kprof: Convert tabs to spaces.José Fonseca
2008-07-22win32kprof: Consider the section alignment when estimating the image base.José Fonseca
2008-06-19Parse the section:offset instead of the rva+base when reading mapfiles.José Fonseca
2008-05-26Add copyright header.José Fonseca
2008-05-25Demangle C++ symbols.José Fonseca
2008-05-24gallium: Pre-processor for win32 kernel profile output.José Fonseca