Name Date Size #Lines LOC

..--

catapult/H25-Apr-2025-261,692209,227

.gitignoreH A D25-Apr-202535 43

Android.bpH A D25-Apr-2025364 1615

METADATAH A D25-Apr-202543 43

MODULE_LICENSE_BSD_LIKE_AND_APACHE_2HD25-Apr-20250

NOTICEH A D25-Apr-202511.5 KiB206177

OWNERSH A D25-Apr-202535 32

READMEH A D25-Apr-2025581 1410

UPSTREAM_REVISIONH A D25-Apr-202541 21

systrace.pyH A D25-Apr-20251.4 KiB5034

update.pyH A D25-Apr-20252.7 KiB9569

README

1Systrace is now part of Catapult project. The catapult directory contains code
2from:
3
4    https://github.com/catapult-project/catapult.git
5
6The file UPSTREAM_REVISION contains the upstream revision number that was last
7pulled.  Changes should be made upstream and then pulled into the catapult
8directory.
9
10The update.py script should be used to pull the latest upstream code, update
11the UPSTREAM_REVISION file, and generate systrace_trace_viewer.html. The
12generated file is checked into the git repository, and they get embedded in each
13trace HTML file that systrace.py generates.
14