<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FeatureRequests</title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>Recent changes to FeatureRequests</description><atom:link href="https://sourceforge.net/p/strace/wiki/FeatureRequests/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 09 Mar 2018 20:51:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/strace/wiki/FeatureRequests/feed" rel="self" type="application/rss+xml"/><item><title>FeatureRequests modified by Eugene Syromyatnikov </title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -1,24 +1 @@
-* [Command-line option for syncing output to files on every line](https://sourceforge.net/p/strace/mailman/message/35540971/)
-* [Output staging for successful/failed syscalls (-z option)](https://sourceforge.net/p/strace/mailman/message/35647844/)
-    * Filtering by specific retval/errno
-* [Color output](https://sourceforge.net/p/strace/mailman/message/35650550/)
-    * There's a patch available (with hard-coded ANSI escape sequences, though): https://sourceforge.net/p/strace/mailman/message/35760809/
-* [Print memory related to addresses](https://sourceforge.net/p/strace/mailman/message/35700566/)
-    * -e dump=syscalls:before=1024:after=512 — possible syntax (similar to dumpio())
-* [Construct PID tree](https://sourceforge.net/p/strace/mailman/message/35700567/)
-* [Extending syscall injection with delay option](https://strace.io/logs/strace/2017-02-06#1003;)
-* [Use syscall other than -1 (which does not produce any side effects) for fault injection](https://strace.io/logs/strace/2017-02-06#1005;)
-    * PTRACE_SYSEMU?
-* [Avoid decoding of numeric constants](https://sourceforge.net/p/strace/mailman/message/34797678/) (see also [this Debian BTS bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692915))
-* [ptrace-friendly mode](https://github.com/strace/strace/issues/1)
-* [bluetooth ioctl decoding](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358248)
-* [binder ioctl decoding](https://sourceforge.net/p/strace/mailman/message/35124441/)
-* [minimum/maximum beats per minute^W^W^Wtime spent in system call](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=240945)
-* [Provide information about syscall names and numbers](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752595)
-* [PID namespace translation](https://bugzilla.redhat.com/show_bug.cgi?id=1035433)
-* [int80 syscall recognition](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459820)
-* Path tracing for -e read/write.
-* Filtering for specific ioctl (or any other dispatch-like syscall command) numbers.
-    * msgid and any other id filters
- * Combine -o| and -ff by allowing providing '{}' in the popen command line.
- * [DRM ioctl decoding](https://lists.freedesktop.org/archives/intel-gfx/2015-August/074249.html)
+The page has been moved [to the new wiki](https://strace.io/wiki/FeatureRequests).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Syromyatnikov </dc:creator><pubDate>Fri, 09 Mar 2018 20:51:15 -0000</pubDate><guid>https://sourceforge.netd5bf0348ab73e21c71329445016738874236f311</guid></item><item><title>FeatureRequests modified by Eugene Syromyatnikov </title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -21,4 +21,4 @@
 * Filtering for specific ioctl (or any other dispatch-like syscall command) numbers.
     * msgid and any other id filters
  * Combine -o| and -ff by allowing providing '{}' in the popen command line.
- * DRM ioctl decoding
+ * [DRM ioctl decoding](https://lists.freedesktop.org/archives/intel-gfx/2015-August/074249.html)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Syromyatnikov </dc:creator><pubDate>Mon, 22 Jan 2018 20:44:53 -0000</pubDate><guid>https://sourceforge.netfcb6ace9105837769adc98d1a6f2bf1d0f668f3f</guid></item><item><title>FeatureRequests modified by Eugene Syromyatnikov </title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -21,3 +21,4 @@
 * Filtering for specific ioctl (or any other dispatch-like syscall command) numbers.
     * msgid and any other id filters
  * Combine -o| and -ff by allowing providing '{}' in the popen command line.
+ * DRM ioctl decoding
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Syromyatnikov </dc:creator><pubDate>Mon, 22 Jan 2018 20:31:20 -0000</pubDate><guid>https://sourceforge.netdf2fe15dd3f9701273937a08fb2d3eb9c1b5dd0e</guid></item><item><title>FeatureRequests modified by Eugene Syromyatnikov </title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -4,7 +4,7 @@
 * [Color output](https://sourceforge.net/p/strace/mailman/message/35650550/)
     * There's a patch available (with hard-coded ANSI escape sequences, though): https://sourceforge.net/p/strace/mailman/message/35760809/
 * [Print memory related to addresses](https://sourceforge.net/p/strace/mailman/message/35700566/)
-  * -e dump=syscalls:before=1024:after=512 — possible syntax (similar to dumpio())
+    * -e dump=syscalls:before=1024:after=512 — possible syntax (similar to dumpio())
 * [Construct PID tree](https://sourceforge.net/p/strace/mailman/message/35700567/)
 * [Extending syscall injection with delay option](https://strace.io/logs/strace/2017-02-06#1003;)
 * [Use syscall other than -1 (which does not produce any side effects) for fault injection](https://strace.io/logs/strace/2017-02-06#1005;)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Syromyatnikov </dc:creator><pubDate>Mon, 22 Jan 2018 20:29:28 -0000</pubDate><guid>https://sourceforge.netaefc785837435468ac02caa814861ccd3c0e6c12</guid></item><item><title>FeatureRequests modified by Eugene Syromyatnikov </title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -4,6 +4,7 @@
 * [Color output](https://sourceforge.net/p/strace/mailman/message/35650550/)
     * There's a patch available (with hard-coded ANSI escape sequences, though): https://sourceforge.net/p/strace/mailman/message/35760809/
 * [Print memory related to addresses](https://sourceforge.net/p/strace/mailman/message/35700566/)
+  * -e dump=syscalls:before=1024:after=512 — possible syntax (similar to dumpio())
 * [Construct PID tree](https://sourceforge.net/p/strace/mailman/message/35700567/)
 * [Extending syscall injection with delay option](https://strace.io/logs/strace/2017-02-06#1003;)
 * [Use syscall other than -1 (which does not produce any side effects) for fault injection](https://strace.io/logs/strace/2017-02-06#1005;)
@@ -19,5 +20,4 @@
 * Path tracing for -e read/write.
 * Filtering for specific ioctl (or any other dispatch-like syscall command) numbers.
     * msgid and any other id filters
- * -e dump=syscalls:before=1024:after=512 — dump data around pointers (similar to dumpio())
  * Combine -o| and -ff by allowing providing '{}' in the popen command line.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Syromyatnikov </dc:creator><pubDate>Mon, 22 Jan 2018 20:29:11 -0000</pubDate><guid>https://sourceforge.netd3b2a753f7503df189acb0f0b05014505ed73489</guid></item><item><title>FeatureRequests modified by Eugene Syromyatnikov </title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -2,6 +2,7 @@
 * [Output staging for successful/failed syscalls (-z option)](https://sourceforge.net/p/strace/mailman/message/35647844/)
     * Filtering by specific retval/errno
 * [Color output](https://sourceforge.net/p/strace/mailman/message/35650550/)
+    * There's a patch available (with hard-coded ANSI escape sequences, though): https://sourceforge.net/p/strace/mailman/message/35760809/
 * [Print memory related to addresses](https://sourceforge.net/p/strace/mailman/message/35700566/)
 * [Construct PID tree](https://sourceforge.net/p/strace/mailman/message/35700567/)
 * [Extending syscall injection with delay option](https://strace.io/logs/strace/2017-02-06#1003;)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Syromyatnikov </dc:creator><pubDate>Fri, 19 Jan 2018 10:30:07 -0000</pubDate><guid>https://sourceforge.net61c7bb7084967f010c821cd4730fbaf01e79439a</guid></item><item><title>FeatureRequests modified by Eugene Syromyatnikov </title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -18,3 +18,5 @@
 * Path tracing for -e read/write.
 * Filtering for specific ioctl (or any other dispatch-like syscall command) numbers.
     * msgid and any other id filters
+ * -e dump=syscalls:before=1024:after=512 — dump data around pointers (similar to dumpio())
+ * Combine -o| and -ff by allowing providing '{}' in the popen command line.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Syromyatnikov </dc:creator><pubDate>Tue, 16 Jan 2018 13:20:53 -0000</pubDate><guid>https://sourceforge.net1de6a35232afe146008dad4f38a22726fdea56b6</guid></item><item><title>FeatureRequests modified by Eugene Syromyatnikov </title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -10,6 +10,7 @@
 * [Avoid decoding of numeric constants](https://sourceforge.net/p/strace/mailman/message/34797678/) (see also [this Debian BTS bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692915))
 * [ptrace-friendly mode](https://github.com/strace/strace/issues/1)
 * [bluetooth ioctl decoding](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358248)
+* [binder ioctl decoding](https://sourceforge.net/p/strace/mailman/message/35124441/)
 * [minimum/maximum beats per minute^W^W^Wtime spent in system call](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=240945)
 * [Provide information about syscall names and numbers](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752595)
 * [PID namespace translation](https://bugzilla.redhat.com/show_bug.cgi?id=1035433)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Syromyatnikov </dc:creator><pubDate>Tue, 14 Nov 2017 05:58:09 -0000</pubDate><guid>https://sourceforge.net216cda357da15246ca803aea41e4385e6ac1be31</guid></item><item><title>FeatureRequests modified by Eugene Syromyatnikov </title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -1,12 +1,12 @@
 * [Command-line option for syncing output to files on every line](https://sourceforge.net/p/strace/mailman/message/35540971/)
 * [Output staging for successful/failed syscalls (-z option)](https://sourceforge.net/p/strace/mailman/message/35647844/)
- * Filtering by specific retval/errno
+    * Filtering by specific retval/errno
 * [Color output](https://sourceforge.net/p/strace/mailman/message/35650550/)
 * [Print memory related to addresses](https://sourceforge.net/p/strace/mailman/message/35700566/)
 * [Construct PID tree](https://sourceforge.net/p/strace/mailman/message/35700567/)
 * [Extending syscall injection with delay option](https://strace.io/logs/strace/2017-02-06#1003;)
 * [Use syscall other than -1 (which does not produce any side effects) for fault injection](https://strace.io/logs/strace/2017-02-06#1005;)
- * PTRACE_SYSEMU?
+    * PTRACE_SYSEMU?
 * [Avoid decoding of numeric constants](https://sourceforge.net/p/strace/mailman/message/34797678/) (see also [this Debian BTS bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692915))
 * [ptrace-friendly mode](https://github.com/strace/strace/issues/1)
 * [bluetooth ioctl decoding](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358248)
@@ -16,4 +16,4 @@
 * [int80 syscall recognition](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459820)
 * Path tracing for -e read/write.
 * Filtering for specific ioctl (or any other dispatch-like syscall command) numbers.
- * msgid and any other id filters
+    * msgid and any other id filters
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Syromyatnikov </dc:creator><pubDate>Tue, 15 Aug 2017 17:23:55 -0000</pubDate><guid>https://sourceforge.netfca3154cc3cb4a63898c68f6fb5a061366d9cc80</guid></item><item><title>FeatureRequests modified by Eugene Syromyatnikov </title><link>https://sourceforge.net/p/strace/wiki/FeatureRequests/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -1,10 +1,12 @@
 * [Command-line option for syncing output to files on every line](https://sourceforge.net/p/strace/mailman/message/35540971/)
 * [Output staging for successful/failed syscalls (-z option)](https://sourceforge.net/p/strace/mailman/message/35647844/)
+ * Filtering by specific retval/errno
 * [Color output](https://sourceforge.net/p/strace/mailman/message/35650550/)
 * [Print memory related to addresses](https://sourceforge.net/p/strace/mailman/message/35700566/)
 * [Construct PID tree](https://sourceforge.net/p/strace/mailman/message/35700567/)
 * [Extending syscall injection with delay option](https://strace.io/logs/strace/2017-02-06#1003;)
 * [Use syscall other than -1 (which does not produce any side effects) for fault injection](https://strace.io/logs/strace/2017-02-06#1005;)
+ * PTRACE_SYSEMU?
 * [Avoid decoding of numeric constants](https://sourceforge.net/p/strace/mailman/message/34797678/) (see also [this Debian BTS bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692915))
 * [ptrace-friendly mode](https://github.com/strace/strace/issues/1)
 * [bluetooth ioctl decoding](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358248)
@@ -14,3 +16,4 @@
 * [int80 syscall recognition](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459820)
 * Path tracing for -e read/write.
 * Filtering for specific ioctl (or any other dispatch-like syscall command) numbers.
+ * msgid and any other id filters
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Syromyatnikov </dc:creator><pubDate>Tue, 15 Aug 2017 17:21:57 -0000</pubDate><guid>https://sourceforge.net74d8d11284dfef2610f657cdfe02862e474c7d78</guid></item></channel></rss>