# File lib/new_relic/agent/new_relic_service.rb, line 126 def profile_data(profile) invoke_remote(:profile_data, [@agent_id, profile], :skip_normalization => true) || '' end