• Home
Name Date Size #Lines LOC

..--

catapult/04-Jul-2025-261,692209,227

.gitignoreD04-Jul-202535 43

Android.bpD04-Jul-2025364 1615

METADATAD04-Jul-202543 43

MODULE_LICENSE_BSD_LIKE_AND_APACHE_2D04-Jul-20250

NOTICED04-Jul-202511.5 KiB206177

OWNERSD04-Jul-2025107 43

READMED04-Jul-2025581 1410

UPSTREAM_REVISIOND04-Jul-202541 21

systrace.pyD04-Jul-20251.4 KiB5034

update.pyD04-Jul-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