aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/perfetto/perfetto.inc
blob: de871d4f3d7f2cb9c9c535948333a52e5f6c043a (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 = "b8da07095979310818f0efde2ef3c69ea70d62c5"
PV = "31.0"

S = "${WORKDIR}/git"