diff options
author | 2013-08-02 14:47:29 -0400 | |
---|---|---|
committer | 2013-08-02 22:38:10 -0400 | |
commit | e67bc51e574ffe3c4bc1e09cab7658b1e780b4ce (patch) | |
tree | 8a0b6424f72f4292543f7b4b96617b4992598257 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing: Fix fields of struct trace_iterator that are zeroed by mistake (diff) | |
download | linux-dev-e67bc51e574ffe3c4bc1e09cab7658b1e780b4ce.tar.xz linux-dev-e67bc51e574ffe3c4bc1e09cab7658b1e780b4ce.zip |
tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set
When CONFIG_TRACING is not enabled, the stub prototype for trace_dump_stack()
is incorrect. It has (void) when it should be (int).
Link: http://lkml.kernel.org/r/CAPhKKr_H=ukFnBL4WgDOVT5ay2xeF-Ho+CA0DWZX0E2JW-=vSQ@mail.gmail.com
Signed-off-by: Dhaval Giani <dhaval.giani@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions