diff options
| author | Wang Nan <[email protected]> | 2016-11-15 04:05:46 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-11-25 14:25:46 +0000 |
| commit | d6be16719e0b65f586ae4a301f02407422e6b5dd (patch) | |
| tree | 15d3ec50db2dfbeb361cc9cd592b04d588c59686 /tools/perf/util/llvm-utils.c | |
| parent | perf record: Fix segfault when running with suid and kptr_restrict is 1 (diff) | |
| download | kernel-d6be16719e0b65f586ae4a301f02407422e6b5dd.tar.gz kernel-d6be16719e0b65f586ae4a301f02407422e6b5dd.zip | |
perf tools: Add missing struct definition in probe_event.h
Commit 0b3c2264ae30 ("perf symbols: Fix kallsyms perf test on ppc64le")
refers struct symbol in probe_event.h, but forgets to include its
definition. Gcc will complain about it when that definition is not
added, by sheer luck, by some other header included before
probe_event.h.
Signed-off-by: Wang Nan <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: He Kuang <[email protected]>
Cc: Naveen N. Rao <[email protected]>
Cc: Zefan Li <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/llvm-utils.c')
0 files changed, 0 insertions, 0 deletions
