Home
last modified time | relevance | path

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

/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.py6491 def runSummary(subdir, local=True, genhtml=False): argument
6495 if genhtml:
6831 genhtml = False variable
6880 genhtml = True variable
7123 runSummary(sysvals.outdir, True, genhtml)
/linux/Documentation/dev-tools/kunit/
H A Drunning_tips.rst132 $ genhtml -o /tmp/coverage_html coverage.info
151 $ genhtml -o /tmp/coverage_html coverage.info