Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / tracing / importer.html
1 <!DOCTYPE html>
2 <!--
3 Copyright (c) 2013 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file.
6 -->
7
8 <link rel="import" href="/tracing/importer/gzip_importer.html">
9 <link rel="import" href="/tracing/importer/zip_importer.html">
10 <link rel="import" href="/tracing/importer/linux_perf_importer.html">
11 <link rel="import" href="/tracing/importer/trace_event_importer.html">
12 <link rel="import" href="/tracing/importer/v8_log_importer.html">
13 <link rel="import" href="/tracing/importer/etw_importer.html">
14 <link rel="import" href="/tracing/importer/trace2html_importer.html">
15