Tuesday, May 14, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 2921  / 2 Years ago, fri, march 4, 2022, 6:00:03

Should not bootchart create the image file after I restarted the system? It is not happening so. WHat should I be doing?


More From » boot

 Answers
5

make sure that you have the following packages installed on your system:



$ dpkg-query -W bootchart pybootchartgui
bootchart 0.90.2-8ubuntu2
pybootchartgui 0+r141-0ubuntu3


Then all you have to do to (re)generate a png picture of your boot sequence is to select an archive in /var/log/bootchart/, for example:



$ cd $HOME
$ bootchart /var/log/bootchart/sylvain-ThinkPad-T430s-trusty-20140915-1.tgz
parsing '/var/log/bootchart/sylvain-ThinkPad-T430s-trusty-20140915-1.tgz'
parsing 'header'
parsing 'proc_stat.log'
parsing 'proc_diskstats.log'
parsing 'proc_ps.log'
warning: no parent for pid '2' with ppid '0'
merged 0 logger processes
pruned 276 process, 0 exploders, 155 threads, and 22 runs
False
bootchart written to 'bootchart.png'


But by default bootchart saves png in /var/log/bootchart/ too:



enter image description here


[#23209] Saturday, March 5, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
admin

Total Points: 459
Total Questions: 112
Total Answers: 109

Location: Equatorial Guinea
Member since Sun, Feb 14, 2021
3 Years ago
admin questions
Wed, Aug 24, 22, 07:25, 2 Years ago
Wed, Mar 2, 22, 07:09, 2 Years ago
Thu, May 13, 21, 00:32, 3 Years ago
Mon, Jan 17, 22, 14:49, 2 Years ago
;