Home
last modified time | relevance | path

Searched refs:genhtml (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A DREADME248 can then run the tool again at a later time with -summary and -genhtml to
254 copy the data to a faster host machine and run -summary -genhtml to
267 -genhtml
293 or if you need to generate the html timelines you can use -genhtml
296 %> sleepgraph.py -summary . -genhtml
H A Dsleepgraph.py6196 def runSummary(subdir, local=True, genhtml=False): argument
6200 if genhtml:
6533 genhtml = False variable
6580 genhtml = True variable
6814 runSummary(sysvals.outdir, True, genhtml)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lcov/files/
H A D0002-geninfo-Add-intermediate-JSON-format-support.patch115 +# This is done by lcov/genhtml when reading the data files.
H A D0001-geninfo-Add-intermediate-text-format-support.patch220 +# This is done by lcov/genhtml when reading the data files.