commit | efbc3a54cc731e9362192cfe15f71d986f999abc | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Mon Jun 24 08:45:54 2024 -0400 |
committer | John Kacur <jkacur@redhat.com> | Mon Jun 24 09:29:52 2024 -0400 |
tree | 23178829ad08811216583d7b0d4bf5da814aa101 | |
parent | 1ab8a9ded9ffedcc870c2627ed8d397d551a28c7 [diff] |
rteval: timerlat tracing clean-up The patch cleans-up the code that stores the timerlat summary into xml, after a trace is stopped. It does so by grouping similar kinds of output together for parsing. It also reduces the amount of debug output. Signed-off-by: John Kacur <jkacur@redhat.com>