<p dir="auto">it would be useful to decode read/write on the chardev too, but this would require tracking what lirc mode the file is in (from the ioctls), and having a hook on read/write. Not sure that is something strace can do.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/strace/strace/pull/208'>https://github.com/strace/strace/pull/208</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/strace/strace/pull/208/commits/e43e8d0800f6535b831df2ab40a3ac3806e9657d" class="commit-link">e43e8d0</a>  Add lirc ioctl decoding</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/strace/strace/pull/208/files">4 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/strace/strace/pull/208/files#diff-4cb884d03ebb901069e4ee5de5d02538c40dd9b39919c615d8eaa9d364bbbd77">src/Makefile.am</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/strace/strace/pull/208/files#diff-a83e82bcd9bb280ba67314984968186eab6dbaa4029a396ae0e41c8aa1d2e7ab">src/defs.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/strace/strace/pull/208/files#diff-d58659f88fd4a0b23a833195f5351d361217f867a6085124a8dafdcc1a04628f">src/ioctl.c</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/strace/strace/pull/208/files#diff-724769d278db552e93fabcbe43ca2b5a2a287107dcafa4adcb09eeb36aac565b">src/lirc.c</a>
    (89)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/strace/strace/pull/208.patch'>https://github.com/strace/strace/pull/208.patch</a></li>
  <li><a href='https://github.com/strace/strace/pull/208.diff'>https://github.com/strace/strace/pull/208.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/strace/strace/pull/208">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AOVBTR3JE467BUGDU4HZXD3UX7G7NANCNFSM5M2WOHAQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AOVBTR44TBRA63HDFIIS4SLUX7G7NA5CNFSM5M2WOHA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4QTTYB7A.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><strace/strace/pull/208</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/strace/strace/pull/208",
"url": "https://github.com/strace/strace/pull/208",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>