-
- Downloads
Merge tag 'perf-urgent-for-mingo' of...
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent Pull perf/urgent fixes from Arnaldo Carvalho de Melo: * Check for SIGINT in more loops, allowing tools such as 'perf report' to react faster to Ctrl+C, from Arnaldo Carvalho de Melo. * Fix objdump line parsing offset validation in the annotate code, from Adrian Hunter. * Fix buildid cache handling of kallsyms with kcore, from Adrian Hunter. * Fix compile with libelf without get_phdrnum, from Adrian Hunter. * Sharpen the libaudit dependencies test, refusing to build with older libraries that doesn't have all the functions used by 'perf trace", fix from Ingo Molnar. * Fill in new definitions for madvise()/mmap() flags to fix the build in older systems, from Ingo Molnar. * Fix old GCC build error in older systems in the kallsyms parsing code in trace-event-parse.c, from Ingo Molnar. * Ignore DWARF declaration tags, allowing, for instance, that the $ perf probe -L getname command succeeds in showing the source code for the 'getname' kernel function, telling in which lines probes can be inserted, fix from Masami Hiramatsu. * Fix linux/magic.h related build breakage in some systems, fix from Vinson Lee. Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
No related branches found
No related tags found
Showing
- tools/lib/lk/debugfs.c 0 additions, 1 deletiontools/lib/lk/debugfs.c
- tools/perf/builtin-inject.c 0 additions, 2 deletionstools/perf/builtin-inject.c
- tools/perf/builtin-report.c 3 additions, 2 deletionstools/perf/builtin-report.c
- tools/perf/builtin-script.c 0 additions, 2 deletionstools/perf/builtin-script.c
- tools/perf/builtin-trace.c 17 additions, 0 deletionstools/perf/builtin-trace.c
- tools/perf/config/Makefile 3 additions, 0 deletionstools/perf/config/Makefile
- tools/perf/config/feature-tests.mak 10 additions, 0 deletionstools/perf/config/feature-tests.mak
- tools/perf/util/annotate.c 1 addition, 1 deletiontools/perf/util/annotate.c
- tools/perf/util/dwarf-aux.c 19 additions, 0 deletionstools/perf/util/dwarf-aux.c
- tools/perf/util/dwarf-aux.h 3 additions, 0 deletionstools/perf/util/dwarf-aux.h
- tools/perf/util/header.c 28 additions, 13 deletionstools/perf/util/header.c
- tools/perf/util/hist.c 2 additions, 0 deletionstools/perf/util/hist.c
- tools/perf/util/probe-finder.c 5 additions, 7 deletionstools/perf/util/probe-finder.c
- tools/perf/util/session.c 7 additions, 2 deletionstools/perf/util/session.c
- tools/perf/util/session.h 4 additions, 0 deletionstools/perf/util/session.h
- tools/perf/util/symbol-elf.c 16 additions, 0 deletionstools/perf/util/symbol-elf.c
- tools/perf/util/trace-event-parse.c 1 addition, 1 deletiontools/perf/util/trace-event-parse.c
Loading
Please register or sign in to comment