]> asedeno.scripts.mit.edu Git - linux.git/commit
perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 4 Feb 2019 18:48:03 +0000 (15:48 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 4 Feb 2019 18:50:37 +0000 (15:50 -0300)
commit843cf70ed29a7fb51f1e796c1d6e1ba3620250ac
tree12b511f73c2309a8d2de0e041ec7d7423d220e50
parent27b8e90eaea6a6fe8c1ab457443601dabff500d0
perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()

Those aren't present in Alpine Linux 3.4 to edge, so provide fallback
defines to get the next patch building there keeping the build
bisectable.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Nick Clifton <nickc@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lkml.kernel.org/n/tip-03cg3gya2ju4ba2x6ibb9fuz@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/symbol-elf.c