commit | 435f972697fcd4c424db941f0ea8f2e38eda2b39 | [log] [tgz] |
---|---|---|
author | Philippe De Muyter <phdm@macqel.be> | Thu Jul 03 18:52:28 2008 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Jul 14 13:06:02 2008 +0200 |
tree | f20a6397e5299327d90b89c53a7097994fb8e7e1 | |
parent | 3aea50a379ed152bcb86b24b65a4cb59be82446f [diff] |
ieee1394: dump mmapped iso buffers in core files Currently, core files do not contain the mmapped memory of the video1394 or dv1394 devices, which contain the actual video input, making it impossible to analyse the cause of abnormal program termination for image analysis or (de)compression software. Fix that. Signed-off-by: Philippe De Muyter <phdm@macqel.be> Also affects users of the rawiso ioctl API of raw1394. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>