Home
last modified time | relevance | path

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

/Linux-v5.10/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.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)