commit | 7239dbcf2dff792f408c60fe3e278f707fdf497b | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Mar 05 15:46:34 2013 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Mar 05 15:46:34 2013 +0100 |
tree | e1ca9125af94f8b1ca5c708f1fc0bf42b471de3e | |
parent | f877982aa2daa571b0e9bc67a3b582c45259d2cd [diff] |
Use dynamically-sized selected[] array for -P PATH While at it, added a small optimization of not remembering the path twice if it happens to be the same. text data bss dec hex filename 245111 680 10860 256651 3ea8b strace_old 245075 680 9804 255559 3e647 strace Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>