Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
atrace_helper/ | H | 25-Apr-2025 | - | 1,493 | 1,114 | |
bin/ | H | 25-Apr-2025 | - | 199 | 137 | |
profile_chrome/ | H | 25-Apr-2025 | - | 2,052 | 1,548 | |
systrace/ | H | 25-Apr-2025 | - | 16,494 | 15,275 | |
.gitignore | H A D | 25-Apr-2025 | 44 | 4 | 3 | |
PRESUBMIT.py | H A D | 25-Apr-2025 | 1.1 KiB | 36 | 22 | |
README.md | H A D | 25-Apr-2025 | 376 | 11 | 5 | |
pylintrc | H A D | 25-Apr-2025 | 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