Searched refs:genhtml (Results 1 – 3 of 3) sorted by relevance
248 can then run the tool again at a later time with -summary and -genhtml to254 copy the data to a faster host machine and run -summary -genhtml to267 -genhtml293 or if you need to generate the html timelines you can use -genhtml296 %> sleepgraph.py -summary . -genhtml
6462 def runSummary(subdir, local=True, genhtml=False): argument6466 if genhtml:6801 genhtml = False variable6850 genhtml = True variable7093 runSummary(sysvals.outdir, True, genhtml)
132 $ genhtml -o /tmp/coverage_html coverage.info151 $ genhtml -o /tmp/coverage_html coverage.info