Tracking IPC calls

Julian Grizzard grizzard at gmail.com
Tue Mar 29 00:52:35 CEST 2005


> jdb can log IPC messages into the trace buffer. Enable them with
> 'I*IR+', look at the trace buffer with 'T'. Is that what you are looking
> for?
Well that's a start.  What we are trying to do is the same thing
programatically.  We want to be able to track IPCs over long periods
of time, only storing interesting IPCs.  The short story is that we
are working on a number of security applications where this ability
would be interesting.  Any pointers on doing the same programatically?
 Maybe a look at the jdb code would help?

Thanks!

-Julian




More information about the l4-hackers mailing list