Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/pm-graph/
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
Dsleepgraph.py6462 def runSummary(subdir, local=True, genhtml=False): argument
6466 if genhtml:
6801 genhtml = False variable
6850 genhtml = True variable
7093 runSummary(sysvals.outdir, True, genhtml)
/linux-6.12.1/Documentation/dev-tools/kunit/
Drunning_tips.rst132 $ genhtml -o /tmp/coverage_html coverage.info
151 $ genhtml -o /tmp/coverage_html coverage.info