[PATCH -tip v5 1/7] x86: instruction decorder API

Przemysław Pawełczyk przemyslaw@pawelczyk.it
Wed May 13 09:35:00 GMT 2009


On Wed, May 13, 2009 at 10:23, Gleb Natapov <gleb@redhat.com> wrote:
> On Fri, May 08, 2009 at 08:48:42PM -0400, Masami Hiramatsu wrote:
>> +++ b/arch/x86/scripts/gen-insn-attr-x86.awk
>> @@ -0,0 +1,314 @@
>> +#!/bin/awk -f
> On some distributions (debian) it is /usr/bin/awk.

True, but on most of them (all?) there is also an appropriate link in /bin.
If shebang could have more that one argument, then '/usr/bin/env awk
-f' would be the best solution I think.

-- 
Przemysław Pawełczyk



More information about the Systemtap mailing list