Skip to content

rasdaemon: align event name in log - #200

Open
winterddd wants to merge 1 commit into
mchehab:masterfrom
winterddd:format
Open

rasdaemon: align event name in log#200
winterddd wants to merge 1 commit into
mchehab:masterfrom
winterddd:format

Conversation

@winterddd

@winterddd winterddd commented Mar 18, 2025

Copy link
Copy Markdown

Now rasdaemon event name is not align in log:

  <...>-52503 [070] dNh.     0.007127 arm_event ...
  <...>-52503 [052] ....     0.007127 memory_failure_event ...

Align it and result look like:

  <...>-113714     [059] dNh.     0.007942                 arm_event: ...
  <...>-113714     [069] ....     0.007942      memory_failure_event: ...

Now rasdaemon event name is not align in log:

  <...>-52503 [070] dNh.     0.007127 arm_event ...
  <...>-52503 [052] ....     0.007127 memory_failure_event ...
Align it and result look like:
  <...>-113714     [059] dNh.     0.007942                 arm_event: ...
  <...>-113714     [069] ....     0.007942      memory_failure_event: ...

Signed-off-by: Ruidong Tian <tianruidong@linux.alibaba.com>
@mchehab

mchehab commented Nov 20, 2025

Copy link
Copy Markdown
Owner

Not sure if it makes sense to keep logs aligned. At least for me, unaligned sounds better

@mchehab mchehab added the question Further information is requested label Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants