When a call is made to a function alias, in SampleProfileLoader::generateMDProfMetadata we look up the actual call target name in the profile to resolve the alias, in the same way as we do for indirect calls. Add a test for this so we don't lose profile info on these calls some day.