itrace: An interrupts tracing tool

From: duzhiping
Date: Sun Sep 21 2014 - 23:36:32 EST


Many functions depends on interrupts in Linux system, when the interrupts occur an error, it may cause fatal problem.

Then, we should record their trace when interrupts in and out. The recorded information could help us analyze interrupts errors.

Itrace is such an interrupts trace tool we have developed, it provides config interface and trace information through "procfs".

Do you think it has the value to upstream?

Thanks
Zhiping Du

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/