Handle irq and softirq correctly in the CFV
authorYannick Brosseau <yannick.brosseau@gmail.com>
Tue, 9 Apr 2013 04:50:32 +0000 (00:50 -0400)
committerYannick Brosseau <yannick.brosseau@gmail.com>
Tue, 9 Apr 2013 04:50:32 +0000 (00:50 -0400)
commitd940a891acb90efe23c4b3e2779cb05a9998e2a2
tree159d138cbdf8df7b5a630a3ad349bc695cebfa90
parent31799520a31b5115bcf39b56619a08316c773f8f
Handle irq and softirq correctly in the CFV

A missing -1 in the name comparison was preventing the handling of irq and softirq event in the
eventhook.
Also use the currently running process instead of the find_process function

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
lttv/modules/gui/controlflow/eventhooks.c
This page took 0.023467 seconds and 4 git commands to generate.