aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2019-04-16 17:24:14 +0200
committerIngo Molnar <mingo@kernel.org>2019-04-16 17:24:14 +0200
commitb24131eb77429f7ac52d5ab5a4313fccff64c411 (patch)
tree2544042bb5009ace4a8887975f436b0f9632b106 /arch
parentperf/x86: Fix incorrect PEBS_REGS (diff)
parentperf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user) (diff)
downloadlinux-dev-b24131eb77429f7ac52d5ab5a4313fccff64c411.tar.xz
linux-dev-b24131eb77429f7ac52d5ab5a4313fccff64c411.zip
Merge tag 'perf-urgent-for-mingo-5.1-20190416' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Pull perf/urgent fixes from Arnaldo Carvalho de Melo: core: Mao Han: - Use hweight64() instead of hweight_long(attr.sample_regs_user) when parsing samples, this is what the kernel uses and fixes de problem in 32-bit architectures such as C-SKY that have more than 32 registers that can come in a sample. perf stat: Jiri Olsa: - Disable DIR_FORMAT feature for 'perf stat record', fixing an assert() failure. Intel PT: Adrian Hunter: - Fix use of parent_id in calls_view in export-to-sqlite.py. BPF: Gustavo A. R. Silva: - Fix lock/unlock imbalances when processing BPF/BTF info, found by the coverity tool. libtraceevent: Rikard Falkeborn: - Fix missing equality check for strcmp(), detected by the cppcheck tool. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions