diff options
author | [email protected] <[email protected]> | 2020-09-08 12:57:43 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-09-08 14:10:59 +0200 |
commit | de394e7568ce2cdb4643ed230169f484f25f9442 (patch) | |
tree | ec535bead3591d9b4023a188267893f518e5dd96 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7c9903c9bf716d89b34f96cc2ed64e28dabf570b (diff) |
tracepoint: Fix overly long tracepoint names
Stephen Rothwell reported:
> Exported symbols need to be <= (64 - sizeof(Elf_Addr)) long. This is
> presumably 56 on 64 bit arches and the above symbol (including the '.')
> is 56 characters long.
Shorten the tracepoint symbol name.
Fixes: d25e37d89dd2 ("tracepoint: Optimize using static_call()")
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions