[GIT pull] perf fixes for 4.8

2016-09-24 Thread Thomas Gleixner
Linus, please pull the latest perf-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-for-linus Three fixlets for perf: - Add a missing NULL pointer check in the intel BTS driver. - Make BTS an exclusive PMU because BTS can only handle

[GIT pull] perf fixes for 4.8

2016-09-18 Thread Thomas Gleixner
Linus, please pull the latest perf-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-for-linus A couple of small fixes to x86 perf drivers: - Measure L2 for HW_CACHE* events on AMD - Fix the address filter handling in the intel/pt drive

[GIT pull] perf fixes for 4.8

2016-08-28 Thread Thomas Gleixner
Linus, please pull the latest perf-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-for-linus A few fixes from the perf departement - Prevent a imbalanced preemption disable in the events teardown code - Prevent out of bound acces in perf

[GIT pull] perf fixes for 4.8

2016-07-30 Thread Thomas Gleixner
Linus, please pull the latest perf-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-for-linus This update contains: - A fix for the bpf tools to use the new EM_BPF code - A fix for the module parser of perf to retrieve the proper tex