Searched refs:genhtml (Results 1 – 6 of 6) sorted by relevance
29 AC_PATH_PROG(GENHTML,genhtml,yes,no)
65 - Use `genhtml` to create a report
80 - Use `genhtml` to create a report
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
6434 def runSummary(subdir, local=True, genhtml=False): argument6438 if genhtml:6773 genhtml = False variable6822 genhtml = True variable7065 runSummary(sysvals.outdir, True, genhtml)
132 $ genhtml -o /tmp/coverage_html coverage.info