commit | e523bea105bf5940c8ba4007b39e204fda9d0aeb | [log] [tgz] |
---|---|---|
author | Daniel Wagner <wagi@monom.org> | Mon Sep 16 16:13:01 2024 +0200 |
committer | Anders Roxell <anders.roxell@gmail.com> | Thu Sep 19 07:19:15 2024 +0200 |
tree | a05f63ccbb9c32e3874bcbe0786af63fd52639d0 | |
parent | c622b49d15d812155e4ca68184158d5360e3a0a5 [diff] |
automated: linux: rtla: ignore summary info The rtla tool puts out starting with the "ALL:" line a summary. This confused the parser and we only report per thread/cpu anyway. So just ignore it. Signed-off-by: Daniel Wagner <wagi@monom.org>