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

Front characters stripped from process name #44

Open
paulmenzel opened this issue Apr 21, 2019 · 0 comments
Open

Front characters stripped from process name #44

paulmenzel opened this issue Apr 21, 2019 · 0 comments

Comments

@paulmenzel
Copy link

With systemd-bootchart 233-2 from Debian Sid/unstable, process names in parentheses sometimes get their start characters stripped.

For systemctl:

<!-- (ystemctl) [224] ppid=212 runtime=2.336ms -->
  <rect class="ps" x="279.993" y="1740.000" width="0.000" height="20.000" />
    <rect class="wait" x="279.993" y="1740.000" width="0.000" height="20.000" />
    <rect class="cpu" x="279.993" y="1740.000" width="0.000" height="20.000" />
  <text x="284.993" y="1754.000"><![CDATA[(ystemctl)]]> [224]<tspan class="run">2.3ms</tspan> </text>
  <line class="dot" x1="279.993" y1="1750.000" x2="251.807" y2="1750.000" />
  <line class="dot" x1="251.807" y1="1750.000" x2="251.807" y2="1600.000" />

e2scrub becomes crub. But direxec seems fine.

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

1 participant