James Robinson
209153d192
Fix up strings Sky passes to base/trace_event
...
String parameters passed to the trace macros in base/trace_event must
either be std::string (which Sky doesn't use very much), pointers to
null terminated C-style strings that live forever (like a string
literal) pointers to C-style strings that are annotated by macro as
needing to be copied. This fixes up a few instances that passed pointers
to temporary strings without the copying annotation or pointers to
non-null-terminated strings so the trace data doesn't have random
garbage memory in it.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/1107853003
2015-05-05 17:59:09 -07:00
..
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 16:02:10 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-12-10 10:38:34 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2015-02-12 15:06:03 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2015-02-12 15:06:03 -08:00
2015-02-12 15:06:03 -08:00
2015-02-12 15:06:03 -08:00
2015-01-26 17:34:28 -08:00
2015-02-19 23:19:06 -08:00
2015-03-05 13:36:48 -08:00
2015-01-23 12:41:56 -08:00
2015-01-30 08:47:46 -08:00
2015-01-23 12:16:09 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2015-02-12 15:06:03 -08:00
2014-10-23 11:17:19 -07:00
2015-02-12 15:06:03 -08:00
2015-02-12 15:06:03 -08:00
2015-01-23 12:41:56 -08:00
2015-01-23 12:41:56 -08:00
2014-11-21 02:48:38 -08:00
2014-11-21 02:48:38 -08:00
2015-02-12 20:16:17 -08:00
2015-02-12 15:06:03 -08:00
2015-02-12 15:06:03 -08:00
2015-01-26 13:12:08 -08:00
2015-01-24 11:18:35 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2015-05-05 17:59:09 -07:00
2014-11-21 02:48:38 -08:00
2015-03-19 11:17:48 -07:00
2015-03-19 11:17:48 -07:00
2015-03-19 11:17:48 -07:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2015-01-26 17:34:28 -08:00
2015-01-25 22:46:50 -08:00
2015-01-25 22:46:50 -08:00
2015-01-23 12:41:56 -08:00
2015-01-23 12:41:56 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2015-01-29 13:23:45 -08:00
2015-01-29 13:23:45 -08:00
2015-01-16 15:35:59 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2015-01-23 12:41:56 -08:00
2015-01-23 12:41:56 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2015-02-12 15:06:03 -08:00
2015-01-23 12:16:09 -08:00
2014-11-21 02:48:38 -08:00
2015-01-27 09:58:22 -08:00
2015-01-27 09:58:22 -08:00
2015-01-27 09:58:22 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00