Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-configure-Check-for-function-from-respective-library.patch29 AC_PATH_PROG(GENHTML,genhtml,yes,no)
/openbmc/linux/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.py6434 def runSummary(subdir, local=True, genhtml=False): argument
6438 if genhtml:
6773 genhtml = False variable
6822 genhtml = True variable
7065 runSummary(sysvals.outdir, True, genhtml)
/openbmc/linux/Documentation/dev-tools/kunit/
H A Drunning_tips.rst132 $ genhtml -o /tmp/coverage_html coverage.info