aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/perfetto/perfetto.inc
blob: 5cb6f8bb3417293e4a7b064c2c001bc97e4e4f54 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "Perfetto - System profiling, app tracing and trace analysis."
HOMEPAGE = "https://github.com/google/perfetto"

SRC_URI = "git://github.com/google/perfetto.git;protocol=https;name=perfetto;nobranch=1"

SRCREV_perfetto = "1c52b5e132312aeb007ed180d4ba1d8d66227923"
PV = "27.1"

S = "${WORKDIR}/git"