• Home
Name Date Size #Lines LOC

..--

catapult/03-May-2024-269,507217,032

.gitignoreD03-May-202435 43

Android.mkD03-May-202497 30

METADATAD03-May-202443 43

MODULE_LICENSE_BSD_LIKE_AND_APACHE_2D03-May-20240

NOTICED03-May-202411.5 KiB206177

OWNERSD03-May-202435 32

READMED03-May-2024581 1410

UPSTREAM_REVISIOND03-May-202441 21

systrace.pyD03-May-20241.4 KiB5034

update.pyD03-May-20242.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