Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootchart man page could simply tell how to retieve the svg from journal #3

Open
keszybz opened this issue Apr 23, 2016 · 2 comments
Open

Comments

@keszybz
Copy link
Member

keszybz commented Apr 23, 2016

See systemd/systemd#657.

@sofar
Copy link
Contributor

sofar commented Aug 30, 2016

Looking at journalctl -b -F BOOTCHART --full, it allows you to extract only exactly one bootchart correctly. If bootchart was manually run several times, the charts aren't even correctly concatenated, and the output is mixed/truncated and malformed XML.

Aside from manually iterating the journal in C, I don't see a consistent way to extract bootcharts with journalctl properly one-by-one.

@keszybz
Copy link
Member Author

keszybz commented Aug 31, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants