Nicholas Nethercote
c768a954ae
Bug 1358320 - Make TimeStamp::ProcessCreation()'s outparam optional. r=gsvelto.
...
TimeStamp::ProcessCreations()'s aIsInconsistent outparam is ignored by the
majority of its caller. This patch makes it optional. Notably, this makes
ProcessCreation() easier to use in a constructor's initializer list.
2017-04-26 14:55:54 +10:00
Georg Fritzsche
d8b6b7d1e8
Bug 1313326 - Part 2 - Restrict event recording to specified processes. r=dexter
2017-03-06 16:12:49 +01:00
Sebastian Hengst
f464fc5724
Backed out changeset 223a0be48369 (bug 1313326)
2017-03-01 19:47:19 +01:00
Georg Fritzsche
ab4191da5a
Bug 1313326 - Part 2: Restrict event recording to specified processes. r=dexter
2017-02-15 16:59:42 +01:00
Georg Fritzsche
e1b9aac97e
Bug 1334105 - Work around startup crashes in Version(MOZ_APP_VERSION) checks. r=chutten
2017-02-08 18:43:27 +01:00
Georg Fritzsche
ee8fa595c6
Bug 1302663 - Part 2 - Implement Event Telemetry recording. r=froydnj,dexter
...
This implements the API, storage and serialization for Telemetry event recording.
2016-11-18 15:51:58 +01:00
Carsten "Tomcat" Book
6ee0c0ae44
Backed out changeset 64b95c8f9f12 (bug 1302663)
2016-11-18 14:27:50 +01:00
Georg Fritzsche
07339c0184
Bug 1302663 - Part 2 - Implement Event Telemetry recording. r=froydnj,dexter
...
This implements the API, storage and serialization for Telemetry event recording.
2016-11-18 13:03:58 +01:00
Sebastian Hengst
280534d947
Backed out changeset ab64c55508aa (bug 1302663)
2016-11-12 21:17:36 +01:00
Georg Fritzsche
41f4db552f
Bug 1302663 - Part 2 - Implement Event Telemetry recording. r=froydnj,dexter
...
This implements the API, storage and serialization for Telemetry event recording.
2016-11-13 01:52:28 +07:00
Alessio Placitelli
b63d53634e
Bug 1276195 - Add scalar measurements API & storage in Telemetry C++ core. r=gfritzsche
...
MozReview-Commit-ID: K27PoMxWRMp
2016-06-25 01:01:00 +02:00