diff options
author | 2013-01-21 19:54:55 -0500 | |
---|---|---|
committer | 2013-03-21 15:39:35 -0400 | |
commit | e2ed522aaad79db339cecbbc4ae2a0d422ee4c4f (patch) | |
tree | d40243ca92e469ef3e03fce907aae2ebd5a293ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arch/tile: Enable HAVE_ARCH_TRACEHOOK (diff) | |
download | linux-dev-e2ed522aaad79db339cecbbc4ae2a0d422ee4c4f.tar.xz linux-dev-e2ed522aaad79db339cecbbc4ae2a0d422ee4c4f.zip |
tile: move declaration of sys_call_table to <asm/syscall.h>
When activating syscall tracing, kernel/trace/trace_syscalls.c doesn't
find sys_call_table because it includes <asm/syscall.h>, not
<asm/syscalls.h>. Also, looking at the other architectures, that is
probably where it should be.
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions