Age | Commit message (Expand) | Author | Files | Lines |
2019-07-25 | perf/x86/intel: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2019-07-25 | perf/x86: Apply more accurate check on hypervisor platform | Zhenzhong Duan | 1 | -2/+1 |
2019-07-25 | perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register | Yunying Sun | 1 | -2/+2 |
2019-07-25 | perf/x86/intel: Fix SLOTS PEBS event constraint | Kan Liang | 1 | -1/+1 |
2019-07-13 | perf/x86/intel: Fix spurious NMI on fixed counter | Kan Liang | 1 | -5/+3 |
2019-07-13 | perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs | Kim Phillips | 1 | -4/+11 |
2019-07-13 | perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs | Kim Phillips | 1 | -1/+1 |
2019-07-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -545/+1336 |
2019-07-09 | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -57/+65 |
2019-07-09 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
2019-07-09 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2019-07-08 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2019-07-08 | Merge tag 'v5.2' into perf/core, to pick up fixes | Ingo Molnar | 3 | -33/+13 |
2019-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+5 |
2019-06-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -28/+8 |
2019-06-28 | perf/x86: Always store regs->ip in perf_callchain_kernel() | Song Liu | 1 | -5/+5 |
2019-06-24 | perf/x86/rapl: Get quirk state from new probe framework | Jiri Olsa | 1 | -79/+3 |
2019-06-24 | perf/x86/rapl: Get attributes from new probe framework | Jiri Olsa | 1 | -89/+0 |
2019-06-24 | perf/x86/rapl: Get MSR values from new probe framework | Jiri Olsa | 1 | -42/+11 |
2019-06-24 | perf/x86/rapl: Get rapl_cntr_mask from new probe framework | Jiri Olsa | 1 | -36/+2 |
2019-06-24 | perf/x86/rapl: Use new MSR detection interface | Jiri Olsa | 1 | -1/+191 |
2019-06-24 | perf/x86/cstate: Use new probe function | Jiri Olsa | 1 | -65/+87 |
2019-06-24 | perf/x86/msr: Use new probe function | Jiri Olsa | 1 | -50/+60 |
2019-06-24 | perf/x86: Add MSR probe interface | Jiri Olsa | 3 | -1/+75 |
2019-06-24 | Merge tag 'v5.2-rc6' into perf/core, to refresh branch | Ingo Molnar | 4 | -16/+4 |
2019-06-24 | perf/x86: Remove pmu->pebs_no_xmm_regs | Kan Liang | 3 | -7/+4 |
2019-06-24 | perf/x86: Clean up PEBS_XMM_REGS | Kan Liang | 3 | -21/+3 |
2019-06-24 | perf/x86: Disable extended registers for non-supported PMUs | Kan Liang | 1 | -0/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 4 | -16/+4 |
2019-06-17 | perf/x86/intel: Disable check_msr for real HW | Jiri Olsa | 1 | -0/+8 |
2019-06-17 | perf/x86/intel: Use ->is_visible callback for default group | Jiri Olsa | 1 | -3/+12 |
2019-06-17 | perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge | Kan Liang | 3 | -1/+201 |
2019-06-17 | perf/x86/intel/uncore: Clean up client IMC | Kan Liang | 3 | -15/+22 |
2019-06-17 | perf/x86/intel/uncore: Support MMIO type uncore blocks | Kan Liang | 2 | -12/+60 |
2019-06-17 | perf/x86/intel/uncore: Factor out box ref/unref functions | Kan Liang | 1 | -18/+36 |
2019-06-17 | perf/x86/intel/uncore: Add uncore support for Snow Ridge server | Kan Liang | 3 | -0/+411 |
2019-06-17 | perf/x86/intel/uncore: Handle invalid event coding for free-running counter | Kan Liang | 2 | -0/+11 |
2019-06-17 | perf/x86/intel: Add more Icelake CPUIDs | Kan Liang | 1 | -4/+9 |
2019-06-17 | perf/x86/intel: Add Icelake desktop CPUID | Kan Liang | 3 | -0/+3 |
2019-06-17 | Merge branch 'x86/cpu' into perf/core, to pick up dependent changes | Ingo Molnar | 4 | -27/+4 |
2019-06-17 | locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel... | Nikolay Borisov | 1 | -1/+1 |
2019-06-14 | perf/x86: Add Intel Ice Lake NNPI uncore support | Rajneesh Bhardwaj | 1 | -0/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 3 | -27/+3 |
2019-06-03 | Merge branch 'x86/topology' into perf/core, to prepare for new patches | Ingo Molnar | 5 | -57/+65 |
2019-06-03 | perf/x86: Use update attribute groups for default attributes | Jiri Olsa | 3 | -41/+5 |
2019-06-03 | perf/x86/intel: Use update attributes for skylake format | Jiri Olsa | 1 | -5/+10 |
2019-06-03 | perf/x86: Use update attribute groups for extra format | Jiri Olsa | 1 | -5/+13 |
2019-06-03 | perf/x86: Use update attribute groups for caps | Jiri Olsa | 3 | -14/+20 |
2019-06-03 | perf/x86: Add is_visible attribute_group callback for base events | Jiri Olsa | 1 | -38/+15 |
2019-06-03 | perf/x86: Use the new pmu::update_attrs attribute group | Jiri Olsa | 3 | -46/+52 |