Merge tag 'perf-urgent-for-mingo-5.3-20190808' of...
Merge tag 'perf-urgent-for-mingo-5.3-20190808' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent perf/urgent fixes: db-export: Adrian Hunter: - Fix thread__exec_comm() picking of main thread COMM for pre-existing, synthesized from /proc data records. annotate: Arnaldo Carvalho de Melo: - Fix printing of unaugmented disassembled instructions from BPF, some lines were leaving leftovers from the previous screen, due to use of newlines by binutils's libopcode disassembler. perf ftrace: He Zhe: - Fix cpumask problems when only one CPU is present. PMU events: Jin Yao: - Add missing "cpu_clk_unhalted.core" event. perf bench: Jiri Olsa: - Fix cpu0 binding in the NUMA benchmarks. s390: Thomas Richter: - Fix module size calculations. build system: Masanari Iida: - Fix a typo in a variable name in the Documentation Makefile misc: Ian Rogers: - Fix include paths in ui directory. Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com>
No related branches found
No related tags found
Showing
- tools/perf/Documentation/Makefile 1 addition, 1 deletiontools/perf/Documentation/Makefile
- tools/perf/arch/s390/util/machine.c 30 additions, 1 deletiontools/perf/arch/s390/util/machine.c
- tools/perf/bench/numa.c 4 additions, 2 deletionstools/perf/bench/numa.c
- tools/perf/builtin-ftrace.c 1 addition, 1 deletiontools/perf/builtin-ftrace.c
- tools/perf/pmu-events/jevents.c 1 addition, 0 deletionstools/perf/pmu-events/jevents.c
- tools/perf/ui/browser.c 5 additions, 4 deletionstools/perf/ui/browser.c
- tools/perf/ui/tui/progress.c 1 addition, 1 deletiontools/perf/ui/tui/progress.c
- tools/perf/util/annotate.c 1 addition, 1 deletiontools/perf/util/annotate.c
- tools/perf/util/cpumap.c 4 additions, 1 deletiontools/perf/util/cpumap.c
- tools/perf/util/machine.c 2 additions, 1 deletiontools/perf/util/machine.c
- tools/perf/util/machine.h 1 addition, 1 deletiontools/perf/util/machine.h
- tools/perf/util/symbol.c 6 additions, 1 deletiontools/perf/util/symbol.c
- tools/perf/util/symbol.h 1 addition, 0 deletionstools/perf/util/symbol.h
- tools/perf/util/thread.c 11 additions, 1 deletiontools/perf/util/thread.c
Loading
Please register or sign in to comment