Commit 00fb5d2
committed
Merge: tracing: Fix bad hist from corrupting named_triggers list [rhel-10]
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/501
# Merge Request Required Information
JIRA: https://issues.redhat.com/browse/RHEL-80060
## Summary of Changes
Re-order code in `event_hist_trigger_parse` so that `hist_trigger_enable` is called before `event_trigger_unregister`, enabling the latter to function correctly and remove a histogram with failed trigger parsing from the list.
## Approved Development Ticket(s)
All submissions to CentOS Stream must reference a ticket in [Red Hat Jira](https://issues.redhat.com/).
<details><summary>Click for formatting instructions</summary>
Please follow the CentOS Stream [contribution documentation](https://docs.centos.org/en-US/stream-contrib/quickstart/) for how to file this ticket and have it approved.
List tickets each on their own line of this description using the format "Resolves: RHEL-76229", "Related: RHEL-76229" or "Reverts: RHEL-76229", as appropriate.
</details>
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
Approved-by: Waiman Long <longman@redhat.com>
Approved-by: Joe Lawrence <joe.lawrence@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Julio Faracco <jfaracco@redhat.com>1 file changed
+15
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6652 | 6652 | | |
6653 | 6653 | | |
6654 | 6654 | | |
6655 | | - | |
6656 | | - | |
6657 | | - | |
| 6655 | + | |
6658 | 6656 | | |
6659 | | - | |
6660 | | - | |
| 6657 | + | |
| 6658 | + | |
| 6659 | + | |
6661 | 6660 | | |
6662 | | - | |
6663 | | - | |
6664 | | - | |
| 6661 | + | |
| 6662 | + | |
| 6663 | + | |
| 6664 | + | |
| 6665 | + | |
6665 | 6666 | | |
6666 | | - | |
6667 | | - | |
| 6667 | + | |
6668 | 6668 | | |
6669 | | - | |
| 6669 | + | |
6670 | 6670 | | |
6671 | 6671 | | |
6672 | | - | |
6673 | | - | |
6674 | | - | |
6675 | | - | |
| 6672 | + | |
| 6673 | + | |
| 6674 | + | |
| 6675 | + | |
6676 | 6676 | | |
6677 | 6677 | | |
6678 | 6678 | | |
| |||
0 commit comments