mstange / samply

Command-line sampling profiler for macOS and Linux
Apache License 2.0
2.04k stars 49 forks source link

Move more things into ProfileContext; add import arch override; add Xperf user session #171

Closed vvuk closed 2 months ago

vvuk commented 2 months ago

Note! This is on top of #170 -- merge that first, then this will be a smaller PR.

Move a few more things into ProfileContext, in preparation for CoreCLR work. On top of this CoreCLR stuff will be entirely in a separate file, so I can work in there without conflicts.