This commit is contained in:
Christophe Bedard 2019-06-23 14:43:03 +02:00
parent a84024a19c
commit 7fb7d9b842
2 changed files with 18 additions and 14 deletions

View file

@ -6,7 +6,7 @@ DEFAULT_EVENTS_KERNEL = [
'block_rq_issue',
'block_bio_frontmerge',
'irq_softirq_entry',
'irq_softirq_raise'
'irq_softirq_raise',
'irq_softirq_exit',
'irq_handler_entry',
'irq_handler_exit',