Difference between revisions of "Package:Bootchart2"

From Funtoo
Jump to navigation Jump to search
(initial commit)
 
Line 15: Line 15:
###i## rc-update add bootchart2 default
###i## rc-update add bootchart2 default
###i## pybootchartgui</console>
###i## pybootchartgui</console>
print currently running kernel parameters
<console>
###i## cat /proc/cmdline
</console>
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 11:56, November 29, 2022

Bootchart2

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

bootchart2 is a boot benchmark application

Install

root # emerge app-benchmarks/bootchart2

Configuration

root # rc-update add bootchart2 default
root # pybootchartgui

print currently running kernel parameters

root # cat /proc/cmdline