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

Unified Diff: runtime/bin/vmservice/client/lib/observatory.dart

Issue 168833005: Add callers and callees to profiler output (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | runtime/bin/vmservice/client/lib/src/observatory/isolate.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/vmservice/client/lib/observatory.dart
diff --git a/runtime/bin/vmservice/client/lib/observatory.dart b/runtime/bin/vmservice/client/lib/observatory.dart
index 8233fd3c8f377b52b5b9c883fe8ded04ef840ca5..f82d9af1a24eda983aeaf0539fd7f2e817b0dda1 100644
--- a/runtime/bin/vmservice/client/lib/observatory.dart
+++ b/runtime/bin/vmservice/client/lib/observatory.dart
@@ -15,3 +15,4 @@ part 'src/observatory/isolate_manager.dart';
part 'src/observatory/location_manager.dart';
part 'src/observatory/model.dart';
part 'src/observatory/request_manager.dart';
+part 'src/observatory/view_model.dart';
« no previous file with comments | « no previous file | runtime/bin/vmservice/client/lib/src/observatory/isolate.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698