1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/bootchart
Gianpaolo Macario c91d0fd2f4 bootchart: Ensure that /proc/schedstat is read entirely
On multi-core systems file /proc/schedstat may be
larger than 4096 bytes and pread() will only read part of it.

Fix issue https://github.com/systemd/systemd/issues/404
2015-06-30 15:09:02 +00:00
..
bootchart.c systemd-bootchart: Trivial typo fix in warning 2015-06-05 18:42:36 +02:00
bootchart.conf Do not advertise .d snippets over main config file 2015-03-03 19:10:21 -05:00
bootchart.h bootchart: kill a bunch of global variables 2015-04-03 15:29:18 +02:00
Makefile build-sys: add makefile to bootchart 2013-01-21 01:04:16 +01:00
store.c bootchart: Ensure that /proc/schedstat is read entirely 2015-06-30 15:09:02 +00:00
store.h bootchart: kill a bunch of global variables 2015-04-03 15:29:18 +02:00
svg.c bootchart: reset list_sample_data head before generating SVG 2015-06-28 17:30:47 +00:00
svg.h bootchart: kill a bunch of global variables 2015-04-03 15:29:18 +02:00