Files
rk35xx-android14/external/chromium-trace/README
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

14 lines
581 B
Plaintext

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.