xref: /aosp_15_r20/external/chromium-trace/README (revision 1fa4b3da657c0e9ad43c0220bacf9731820715a5)
1*1fa4b3daSHector DearmanSystrace is now part of Catapult project. The catapult directory contains code
2*1fa4b3daSHector Dearmanfrom:
3*1fa4b3daSHector Dearman
4*1fa4b3daSHector Dearman    https://github.com/catapult-project/catapult.git
5*1fa4b3daSHector Dearman
6*1fa4b3daSHector DearmanThe file UPSTREAM_REVISION contains the upstream revision number that was last
7*1fa4b3daSHector Dearmanpulled.  Changes should be made upstream and then pulled into the catapult
8*1fa4b3daSHector Dearmandirectory.
9*1fa4b3daSHector Dearman
10*1fa4b3daSHector DearmanThe update.py script should be used to pull the latest upstream code, update
11*1fa4b3daSHector Dearmanthe UPSTREAM_REVISION file, and generate systrace_trace_viewer.html. The
12*1fa4b3daSHector Dearmangenerated file is checked into the git repository, and they get embedded in each
13*1fa4b3daSHector Dearmantrace HTML file that systrace.py generates.
14