• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

catapult/22-Nov-2023-109,35186,178

.gitD01-Jan-19700

.gitignoreD22-Nov-202335 43

Android.mkD22-Nov-202397 30

MODULE_LICENSE_BSD_LIKE_AND_APACHE_2D22-Nov-20230

NOTICED22-Nov-202311.5 KiB206177

OWNERSD22-Nov-202335 32

READMED22-Nov-2023581 1410

UPSTREAM_REVISIOND22-Nov-202341 21

systrace.pyD22-Nov-20231.4 KiB5034

update.pyD22-Nov-20232.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