summaryrefslogtreecommitdiff
path: root/src/vm/perfmap.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-25PerfMap instrument stubs (#12437)Steve MacLean1-0/+36
2017-07-25Ignore specified signal when using perf (#12436)Steve MacLean1-0/+7
2016-04-20Fix empty perf map files generated by crossgen.Brian Robbins1-0/+3
2016-04-15Fix a segfault in perf map generationAndy Ayers1-17/+19
2016-04-06Allow logging of image loadingLuca1-33/+19
2016-02-23Fix PerfMap::GetNativeImageSignature to work for ready to run images.Brian Robbins1-6/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-12Enable offline generation of text-based symbol tables for native images. Thi...Brian Robbins1-29/+223
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-2/+2
2015-04-22Adds support for resolving JIT compiled managed call frames in perf_events.Brian Robbins1-0/+141