diff options
author | Ingo Molnar <mingo@kernel.org> | 2018-10-05 18:14:00 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-10-05 18:14:00 +0200 |
commit | c1883f10cfe05c707cce46d6999411c50a2413ca (patch) | |
tree | 32d568c275f8cc135ae40f69f82852ff5558695e /tools/arch | |
parent | d7cbbe49a9304520181fb8c9272d1327deec8453 (diff) | |
parent | 7a8a8fcf7b860e4b2d4edc787c844d41cad9dfcf (diff) |
Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Pull perf/urgent fixes from Arnaldo Carvalho de Melo:
- Fix the build on Clear Linux, coping with redundant declarations of
function prototypes in python3 header files by adding
-Wno-redundant-decls to build with PYTHON=python3 (Arnaldo Carvalho de Melo)
- Fixes for processing inline frames in backtraces using DWARF based
unwinding (Milian Wolff)
- Cope with bad DWARF info for function names for inline frames,not
trying to demangle this symbol. Problem reported with rust but
reproduced as well with C++. Problem reported to the libbpf
maintainers (Milian Wolff)
- Fix python export to postgresql and sqlite code (Adrian Hunter)
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/arch')
0 files changed, 0 insertions, 0 deletions