Searched refs:agents (Results 1 – 12 of 12) sorted by relevance
52 VLOG(agents) << "Loading agent: " << name_ << " " << args_; in Load()62 VLOG(agents) << "Attaching agent: " << name_ << " " << args_; in Attach()80 VLOG(agents) << "err: " << *error_msg; in DoLoadHelper()88 VLOG(agents) << "err: " << *error_msg; in DoLoadHelper()102 VLOG(agents) << "err: " << *error_msg; in DoLoadHelper()179 VLOG(agents) << this << " is not currently loaded!"; in Unload()212 VLOG(agents) << "Unable to find 'Agent_OnLoad' symbol in " << this; in PopulateFunctions()216 VLOG(agents) << "Unable to find 'Agent_OnAttach' symbol in " << this; in PopulateFunctions()220 VLOG(agents) << "Unable to find 'Agent_OnUnload' symbol in " << this; in PopulateFunctions()
17 ./default-build "$@" --experimental agents
1 Tests that agents and plugins are loaded.
3 The chainagents agent is a JVMTI agent that chain loads other agents from a file found at a8 line-by-line loading the agents (with the arguments) listed in the file.28 The chain-agents file is a list of agent files and arguments to load in the same format as the
5 runtime as a plugin. This allows the use of agents that can modify the running
1405 art::gLogVerbosity.agents = val; in SetVerboseFlag()
72 static AgentLib agents[] = { variable90 for (AgentLib& l : agents) { in FindAgent()
3 This is the collection of various jvmti agents that we have created for debugging or testing the
60 bool agents; member
4 an agents GetSystemPropert{y,ies} calls.
272 // Make dex_instruction_list.h available for tools/jvmti-agents/titrace
633 log_verbosity.agents = true;