Leonard Mosescu
02758a9a80
Adding "attach-agent" to ActivityManagerShellCommand
...
This new command is used to attach runtime agents to a running application:
attach-agent <PROCESS> <FILE>
Attach an agent to the specified <PROCESS>,
which may be either a process name or a PID.
Test: m test-art-host, manual testing:
. invalid syntax, missing arguments
. invalid syntax, extra arguments
. invalid numeric PID
. invalid process name
. valid process, not debuggable
. valid process, missing agent
. valid process, valid agent
Bug: 31682382
Change-Id: I61cc8bf20addb1702acc8e7aae65b2f9ed7c5ca0
Merged-In: Ife88dbf23991dde7945d9208e54cd014bb7ecdc6
2017-02-16 13:19:41 -08:00
..
2016-05-17 15:29:51 -07:00
2017-01-27 11:04:39 -08:00
2016-09-28 21:16:56 +00:00
2016-03-16 14:45:26 -06:00
2016-05-04 13:43:58 -07:00
2016-04-08 01:09:02 +00:00
2016-04-08 01:09:02 +00:00
2016-08-05 16:10:13 -07:00
2016-11-21 18:11:25 +00:00
2017-01-03 10:22:39 -07:00
2016-10-12 18:17:58 -07:00
2016-10-25 08:19:36 +00:00
2016-03-17 19:58:05 -06:00
2017-02-07 19:17:45 +00:00
2016-03-09 16:27:42 -07:00
2016-09-06 10:41:04 -07:00
2017-01-27 11:04:39 -08:00
2016-08-31 21:42:54 +00:00
2016-09-21 23:01:25 +00:00
2016-04-07 00:14:53 -06:00
2016-03-31 18:03:37 +00:00
2017-01-05 09:20:44 -08:00
2016-09-27 11:20:44 -07:00
2017-01-13 14:17:12 +01:00
2017-01-04 01:13:16 +00:00
2016-06-15 17:30:24 -07:00
2016-03-19 10:49:18 +00:00
2017-01-05 09:20:44 -08:00
2016-09-07 15:10:30 +02:00
2016-12-16 00:34:49 +09:00
2016-03-18 11:36:16 -07:00
2016-03-27 10:56:48 -06:00
2017-01-19 01:31:57 +00:00
2016-06-28 17:05:19 -07:00
2016-05-17 16:42:58 -07:00
2016-05-24 16:07:00 -07:00
2016-08-02 11:06:46 +02:00
2017-01-17 14:22:07 -07:00
2017-01-17 14:22:07 -07:00
2016-05-30 11:05:35 +09:00
2016-09-15 11:17:54 -07:00
2016-04-19 20:46:43 -07:00
2016-09-27 15:00:48 -07:00
2016-05-31 18:34:01 -07:00
2017-01-03 10:22:39 -07:00
2017-01-19 01:31:57 +00:00
2016-04-22 14:18:32 -07:00
2016-09-15 12:59:43 -07:00
2017-02-02 17:45:11 +00:00
2016-12-12 10:16:32 -07:00
2017-02-16 13:19:41 -08:00
2016-09-29 16:36:12 +01:00
2016-04-15 15:27:52 -07:00
2017-01-27 11:04:39 -08:00
2016-12-12 12:32:57 -08:00
2016-03-22 16:16:34 -07:00
2017-01-03 10:22:39 -07:00
2017-01-27 11:04:39 -08:00
2016-05-27 09:25:37 -07:00
2017-01-27 11:26:53 -08:00