1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
catapult Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
.gitignore Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Android.mk Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
METADATA Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
MODULE_LICENSE_BSD_LIKE_AND_APACHE_2 Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
NOTICE Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
OWNERS Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
UPSTREAM_REVISION Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
systrace.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
update.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README

Systrace is now part of Catapult project. The catapult directory contains code
from:

    https://github.com/catapult-project/catapult.git

The file UPSTREAM_REVISION contains the upstream revision number that was last
pulled.  Changes should be made upstream and then pulled into the catapult
directory.

The update.py script should be used to pull the latest upstream code, update
the UPSTREAM_REVISION file, and generate systrace_trace_viewer.html. The
generated file is checked into the git repository, and they get embedded in each
trace HTML file that systrace.py generates.