Patrick Williams | 2390b1b | 2022-11-03 13:47:49 -0500 | [diff] [blame^] | 1 | SUMMARY = "Perfetto - System profiling, app tracing and trace analysis." |
2 | HOMEPAGE = "https://github.com/google/perfetto" | ||||
3 | |||||
4 | SRC_URI = "git://github.com/google/perfetto.git;protocol=https;name=perfetto;nobranch=1" | ||||
5 | |||||
6 | SRCREV_perfetto = "1c52b5e132312aeb007ed180d4ba1d8d66227923" | ||||
7 | PV = "27.1" | ||||
8 | |||||
9 | S = "${WORKDIR}/git" |