summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorIngo Molnar2016-05-20 19:37:43 +0200
committerIngo Molnar2016-05-20 19:37:43 +0200
commit408cf677073a5d1a7343bc6430a7297ba7b280d4 (patch)
treec6313e48e965a21ddc7d47052f3b3744c94fae63 /kernel
parentperf/x86/intel/p4: Trival indentation fix, remove space (diff)
parentperf tools: Set buildid dir under symfs when --symfs is provided (diff)
downloadkernel-qcow2-linux-408cf677073a5d1a7343bc6430a7297ba7b280d4.tar.gz
kernel-qcow2-linux-408cf677073a5d1a7343bc6430a7297ba7b280d4.tar.xz
kernel-qcow2-linux-408cf677073a5d1a7343bc6430a7297ba7b280d4.zip
Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo: User visible changes: - We should not use the current value of the kernel.perf_event_max_stack as the default value for --max-stack in tools that can process perf.data files, they will only match if that sysctl wasn't changed from its default value at the time the perf.data file was recorded, fix it. This fixes a bug where a 'perf record -a --call-graph dwarf ; perf report' produces a glibc invalid free backtrace (Arnaldo Carvalho de Melo) - Provide a better warning when running 'perf trace' on a system where the kernel.kptr_restrict is set to 1, similar to the one produced by 'perf record', noticed on ubuntu 16.04 where this is the default kptr_restrict setting. (Arnaldo Carvalho de Melo) - Fix ordering of instructions in the annotation code, noticed when annotating ARM binaries, now that table is auto-ordered at first use, to avoid more such problems (Chris Ryder) - Set buildid dir under symfs when --symfs is provided (He Kuang) - Fix the 'exit_group()' syscall output in 'perf trace' (Arnaldo Carvalho de Melo) - Only auto set call-graph to "dwarf" in 'perf trace' when syscalls are being traced (Arnaldo Carvalho de Melo) Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions