Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
atrace_helper/ | 03-May-2024 | - | 1,521 | 1,133 | ||
bin/ | 03-May-2024 | - | 199 | 137 | ||
profile_chrome/ | 03-May-2024 | - | 2,052 | 1,548 | ||
systrace/ | 03-May-2024 | - | 16,494 | 15,275 | ||
.gitignore | D | 03-May-2024 | 44 | 4 | 3 | |
PRESUBMIT.py | D | 03-May-2024 | 1.1 KiB | 36 | 22 | |
README.md | D | 03-May-2024 | 376 | 11 | 5 | |
pylintrc | D | 03-May-2024 | 1.8 KiB | 68 | 44 |
README.md
1<!-- Copyright 2015 The Chromium Authors. All rights reserved. 2 Use of this source code is governed by a BSD-style license that can be 3 found in the LICENSE file. 4--> 5Systrace 6======== 7 8Systrace provides command-line tools to analyze the performance of your 9application. It currently includes 10[Android Systrace](http://developer.android.com/tools/help/systrace.html). 11