On Mon, 22 Sep 2014 11:35:43 +0800 duzhiping <[email protected]> wrote:
> 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? Where can I look at the code? What makes it different from existing tools, e.g. ftrace? /Mats -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

