Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(361)

Side by Side Diff: services/resource_coordinator/public/interfaces/tracing/tracing_constants.mojom

Issue 2833873003: WIP: The tracing service prototype
Patch Set: sync Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // Copyright 2017 The Chromium Authors. All rights reserved. 1 // Copyright 2017 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 module memory_instrumentation.mojom; 5 module resource_coordinator.tracing.mojom;
6 6
7 const uint64 kServiceTracingProcessId = 0xffffffffffffffff; 7 const string kServiceName = "tracing";
OLDNEW
« no previous file with comments | « services/resource_coordinator/public/interfaces/tracing/tracing.mojom ('k') | services/resource_coordinator/tracing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698