Commit 2593138
committed
Merge: perf sched timehist: decode process names of processes in zombie state
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1333
# Merge Request Required Information
JIRA: https://issues.redhat.com/browse/RHEL-68347
## Summary of Changes
Currently, process recorded in the zombie state are not decoded properly and only appear with their PID. This patch adds extra processing to decode the process name.
Signed-off-by: Anubhav Shelat <ashelat@redhat.com>
Approved-by: Michael Petlan <mpetlan@redhat.com>
Approved-by: jbrnak <jbrnak@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Scott Weaver <scweaver@redhat.com>1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2174 | 2174 | | |
2175 | 2175 | | |
2176 | 2176 | | |
| 2177 | + | |
| 2178 | + | |
| 2179 | + | |
| 2180 | + | |
| 2181 | + | |
2177 | 2182 | | |
2178 | 2183 | | |
2179 | 2184 | | |
| |||
0 commit comments