systemd-bootchart icon indicating copy to clipboard operation
systemd-bootchart copied to clipboard

systemd-backlight missing in systemd-bootchart graph

Open paulmenzel opened this issue 7 years ago • 2 comments

[Copied from https://github.com/systemd/systemd/issues/8497.]

Submission type

  • Bug report

systemd version the issue has been seen with

238

Used distribution

Debian Sid/unstable

In case of bug report: Expected behaviour you didn't see

systemd-backlight is listed in the SVG file in /run/log created by systemd-analyze.

In case of bug report: Unexpected behaviour you saw

systemd-backlight is not listed.

In case of bug report: Steps to reproduce the problem

Start system where systemd-backlight is run with inti=/lib/systemd/systemd-bootchart.

I guess it’s due to the special characters colon (:) and @ in the service unit name.

paulmenzel avatar Mar 23 '18 10:03 paulmenzel

This issue is almost 7 years old.

Does it still happen?

Can you provide some steps to reproduce?

jamuir avatar Feb 15 '25 21:02 jamuir

You mention systemd-analyze.

Are you comparing the svg created by systemd-analyze plot to the one created by systemd-bootchart?

Is the issue that systemd-backlight@backlight:intel_backlight.service appears in the svg from systemd-analyze plot but not in the one from systemd-bootchart?

Have you tried increasing the sample frequency used when you run systemd-bootchart?

Have you tried enabling the option to show control group information in systemd-bootchart?

jamuir avatar Feb 15 '25 21:02 jamuir