diff options
author | Heiko Carstens <[email protected]> | 2012-09-24 17:17:33 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-09-25 08:59:21 -0700 |
commit | 0e75898fe2499ece0ac3f1475982a828b3283b0d (patch) | |
tree | 828d3a45bb72baaa1e1478ddcb1dea761731a21d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | a140b98dcd9843f2e21091f2b64f10905150be16 (diff) |
checksyscalls: fix "here document" handling
"echo" doesn't read from stdin, therefore the checksyscalls script didn't
warn about not implemented system calls anymore since 29dc54c6
("checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source").
Use "cat" instead of "echo" which handles this correctly.
Signed-off-by: Heiko Carstens <[email protected]>
Cc: Michal Marek <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Cyrill Gorcunov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions