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

..--

catapult/23-Nov-2023-259,249207,070

.gitignoreD23-Nov-202335 43

Android.mkD23-Nov-202397 30

METADATAD23-Nov-202343 43

MODULE_LICENSE_BSD_LIKE_AND_APACHE_2D23-Nov-20230

NOTICED23-Nov-202311.5 KiB206177

OWNERSD23-Nov-202335 32

READMED23-Nov-2023581 1410

UPSTREAM_REVISIOND23-Nov-202341 21

systrace.pyD23-Nov-20231.4 KiB5034

update.pyD23-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