diff options
author | 2021-11-08 18:35:31 -0800 | |
---|---|---|
committer | 2021-11-09 10:02:52 -0800 | |
commit | 6f1d34bd491c1bd0ac23100347e81080a2ec209d (patch) | |
tree | a5fc0032f1f508b8df4e2e587dfd122b35cfdfa1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Documentation/kcov: include types.h in the example (diff) | |
download | linux-dev-6f1d34bd491c1bd0ac23100347e81080a2ec209d.tar.xz linux-dev-6f1d34bd491c1bd0ac23100347e81080a2ec209d.zip |
Documentation/kcov: define `ip' in the example
The example code uses the variable `ip' but never declares it.
Declare `ip' as a 64bit variable which is the same type as the array
from which it loads its value.
Link: https://lkml.kernel.org/r/20210923164741.1859522-3-bigeasy@linutronix.de
Link: https://lore.kernel.org/r/20210830172627.267989-3-bigeasy@linutronix.de
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Dmitry Vyukov <dvyukov@google.com>
Acked-by: Marco Elver <elver@google.com>
Tested-by: Marco Elver <elver@google.com>
Reviewed-by: Andrey Konovalov <andreyknvl@gmail.com>
Cc: Clark Williams <williams@redhat.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions