Systemd/src/bootchart
Aaro Koskinen f2d28e80bc bootchart: use get_proc_field and PROC_CPUINFO_MODEL
Use get_proc_field and PROC_CPUINFO_MODEL to get the CPU type. Also don't
fail if it missing, instead restore the old behaviour and print "Unknown".

Fixes the following error seen with v225 on powerpc:

	Unable to read module name from cpuinfo.
	Error generating svg file: No such file or directory
2015-09-30 15:57:55 +03:00
..
bootchart.c Merge pull request #1218 from poettering/safe-fclose 2015-09-09 15:45:03 +02:00
bootchart.conf
bootchart.h
Makefile
store.c
store.h
svg.c bootchart: use get_proc_field and PROC_CPUINFO_MODEL 2015-09-30 15:57:55 +03:00
svg.h