summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-281-4/+5
|\
| * perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-221-4/+5
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-283-2/+37
|\ \ | |/ |/|
| * perf/x86: Add check_period PMU callbackJiri Olsa2019-02-113-2/+37
* | perf/x86/intel: Add counter freezing quirk for GoldmontKan Liang2019-02-111-2/+7
* | perf/x86/intel: Clean up counter freezing quirkKan Liang2019-02-111-16/+11
* | perf/x86/intel: Clean up SNB PEBS quirkKan Liang2019-02-111-25/+10
* | perf/x86/kvm: Avoid unnecessary work in guest filteringAndi Kleen2019-02-113-16/+75
* | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-062-3/+6
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-02-042-6/+14
|\|
| * perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra2019-02-041-5/+11
| * perf/x86/intel/uncore: Add Node ID maskKan Liang2019-02-041-1/+3
* | perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-213-18/+4
* | perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-216-51/+12
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-264-4/+4
|\
| * x86: Fix various typos in commentsIngo Molnar2018-12-034-4/+4
* | perf/x86/intel/pt: add new capability for Intel PTLuwei Kang2018-12-211-0/+1
* | perf/x86/intel/pt: Introduce intel_pt_validate_cap()Luwei Kang2018-12-211-3/+9
* | perf/x86/intel/pt: Export pt_cap_get()Chao Peng2018-12-212-44/+26
* | perf/x86/intel/pt: Move Intel PT MSRs bit defines to global headerChao Peng2018-12-211-37/+0
|/
* perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa2018-11-221-0/+4
* perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa2018-11-222-18/+12
* perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa2018-11-222-21/+40
* perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...Peter Zijlstra2018-11-201-4/+8
* perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang2018-11-122-9/+30
* perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-11-121-1/+114
* x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-291-1/+1
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-233-7/+21
|\
| * x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen2018-09-273-7/+21
* | perf/x86/intel: Export mem events only if there's PEBS supportJiri Olsa2018-10-162-21/+56
* | perf/x86/intel: Add quirk for Goldmont PlusKan Liang2018-10-021-0/+35
* | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-024-19/+21
* | perf/x86/intel: Add a separate Arch Perfmon v4 PMI handlerAndi Kleen2018-10-022-1/+116
* | perf/x86/intel: Factor out common code of PMI handlerKan Liang2018-10-021-49/+60
* | Merge branch 'x86/cache' into perf/core, to resolve conflictsIngo Molnar2018-10-021-0/+21
|\ \
| * | perf/x86: Add helper to obtain performance counter indexReinette Chatre2018-09-281-0/+21
| |/
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-10-022-7/+17
|\ \
| * | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2018-10-021-0/+10
| * | perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang2018-10-021-6/+6
| * | perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma2018-10-021-1/+1
| |/
* | Merge tag 'v4.19-rc5' into perf/core, to pick up fixesIngo Molnar2018-09-251-0/+4
|\|
| * perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-09-101-0/+4
* | perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_initZubin Mithra2018-09-121-1/+1
* | perf/x86: Add __ro_after_init annotationsZubin Mithra2018-09-101-4/+4
|/
* x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-08-311-1/+1
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-022-4/+8
|\
| * perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang2018-07-312-4/+8
* | perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang2018-07-252-7/+1
* | perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang2018-07-252-10/+31
* | perf/x86/intel: Support PEBS on fixed countersKan Liang2018-07-251-11/+13