linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* itrace: An interrupts tracing tool
@ 2014-09-22  3:35 duzhiping
  2014-09-22  8:04 ` Mats Liljegren
  2014-09-22 12:18 ` Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: duzhiping @ 2014-09-22  3:35 UTC (permalink / raw)
  To: rostedt, mingo, linux-kernel; +Cc: wangnan0

  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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-22 12:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-22  3:35 itrace: An interrupts tracing tool duzhiping
2014-09-22  8:04 ` Mats Liljegren
2014-09-22 12:18 ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).