-
Notifications
You must be signed in to change notification settings - Fork 360
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkg/sensors/tracing: add a kprobe disable/enable regression test
[upstream commit 19babbb] This should make sure the regression #1489 doesn't appear anymore: disabling/enabling broke because we cleaned up the generic kprobe table on unloading, which should have been done only on destroying the probe. Signed-off-by: Mahe Tardy <[email protected]>
- Loading branch information
Showing
1 changed file
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters