| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-01-08 | 1 | -1/+1 |
|\ |
|
| * | perf: Add branch stack counters | Kan Liang | 2023-10-27 | 1 | -1/+1 |
* | | arch/x86: Fix typos | Bjorn Helgaas | 2024-01-03 | 1 | -1/+1 |
|/ |
|
* | perf/x86/amd: Do not WARN() on every IRQ | Breno Leitao | 2023-09-25 | 1 | -1/+9 |
* | perf/x86/amd/core: Fix overflow reset on hotplug | Sandipan Das | 2023-09-22 | 1 | -6/+8 |
* | perf/ibs: Fix interface via core pmu events | Ravi Bangoria | 2023-05-08 | 1 | -1/+1 |
* | perf/x86/amd/core: Always clear status for idx | Breno Leitao | 2023-03-21 | 1 | -2/+1 |
* | perf/core: Add perf_sample_save_brstack() helper | Namhyung Kim | 2023-01-18 | 1 | -4/+2 |
* | perf/x86/amd: fix potential integer overflow on shift of a int | Colin Ian King | 2022-12-27 | 1 | -1/+1 |
* | perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ... | Ravi Bangoria | 2022-11-16 | 1 | -3/+2 |
* | perf/x86: Change x86_pmu::limit_period signature | Peter Zijlstra | 2022-09-07 | 1 | -5/+3 |
* | perf: Use sample_flags for branch stack | Kan Liang | 2022-09-06 | 1 | -1/+3 |
* | perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support | Sandipan Das | 2022-08-27 | 1 | -6/+15 |
* | perf/x86/amd/lbr: Add LbrExtV2 branch record support | Sandipan Das | 2022-08-27 | 1 | -11/+36 |
* | perf/x86/amd/lbr: Detect LbrExtV2 support | Sandipan Das | 2022-08-27 | 1 | -4/+5 |
* | perf/x86/amd/core: Add generic branch record interfaces | Sandipan Das | 2022-08-27 | 1 | -12/+22 |
* | perf/x86/amd/core: Refactor branch attributes | Sandipan Das | 2022-08-27 | 1 | -6/+19 |
* | perf/x86/amd/brs: Move feature-specific functions | Sandipan Das | 2022-08-27 | 1 | -67/+3 |
* | perf/x86/amd/core: Fix reloading events for SVM | Sandipan Das | 2022-05-19 | 1 | -4/+20 |
* | perf/x86/amd: Fix AMD BRS period adjustment | Peter Zijlstra | 2022-05-18 | 1 | -0/+13 |
* | perf/x86/amd: Remove unused variable 'hwc' | Zucheng Zheng | 2022-05-12 | 1 | -3/+0 |
* | perf/x86/amd/core: Add PerfMonV2 overflow handling | Sandipan Das | 2022-05-04 | 1 | -11/+133 |
* | perf/x86/amd/core: Add PerfMonV2 counter control | Sandipan Das | 2022-05-04 | 1 | -5/+45 |
* | perf/x86/amd/core: Detect available counters | Sandipan Das | 2022-05-04 | 1 | -0/+6 |
* | perf/x86/amd/core: Detect PerfMonV2 support | Sandipan Das | 2022-05-04 | 1 | -0/+27 |
* | perf/x86/amd: Add idle hooks for branch sampling | Stephane Eranian | 2022-04-05 | 1 | -0/+4 |
* | perf/x86/amd: Add branch-brs helper event for Fam19h BRS | Stephane Eranian | 2022-04-05 | 1 | -0/+15 |
* | perf/x86/amd: Add AMD Fam19h Branch Sampling support | Stephane Eranian | 2022-04-05 | 1 | -4/+229 |
* | x86: Fix various typos in comments | Ingo Molnar | 2021-03-18 | 1 | -1/+1 |
* | x86/CPU/AMD: Remove amd_get_nb_id() | Yazen Ghannam | 2020-11-19 | 1 | -1/+1 |
* | perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map | Kim Phillips | 2020-02-11 | 1 | -0/+1 |
* | perf/x86/amd: Add support for Large Increment per Cycle Events | Kim Phillips | 2020-01-17 | 1 | -0/+18 |
* | perf/x86/amd: Constrain Large Increment per Cycle events | Kim Phillips | 2020-01-17 | 1 | -30/+61 |
* | perf/x86/amd: Remove set but not used variable 'active' | Zheng Yongjun | 2019-11-11 | 1 | -11/+2 |
* | perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp | Tom Lendacky | 2019-10-09 | 1 | -13/+17 |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | perf/x86/amd: Update generic hardware cache events for Family 17h | Kim Phillips | 2019-05-02 | 1 | -3/+108 |
* | perf/x86/amd: Add event map for AMD Family 17h | Kim Phillips | 2019-04-18 | 1 | -9/+26 |
* | x86/perf/amd: Remove need to check "running" bit in NMI handler | Lendacky, Thomas | 2019-04-10 | 1 | -2/+19 |
* | x86/perf/amd: Resolve NMI latency issues for active PMCs | Lendacky, Thomas | 2019-04-03 | 1 | -1/+55 |
* | x86/perf/amd: Resolve race condition when disabling PMC | Lendacky, Thomas | 2019-04-03 | 1 | -3/+62 |
* | x86/events: Add Hygon Dhyana support to PMU infrastructure | Pu Wen | 2018-09-27 | 1 | -0/+4 |
* | x86/events: Remove last remnants of old filenames | Borislav Petkov | 2017-03-01 | 1 | -1/+1 |
* | perf/x86: Add perf support for AMD family-17h processors | Janakarajan Natarajan | 2016-11-18 | 1 | -1/+7 |
* | perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 | Matt Fleming | 2016-09-16 | 1 | -2/+2 |
* | perf/x86: Convert the core to the hotplug state machine | Thomas Gleixner | 2016-07-14 | 1 | -3/+3 |
* | perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX | Adam Borowski | 2016-04-28 | 1 | -1/+1 |
* | perf/x86/amd: Cleanup Fam10h NB event constraints | Peter Zijlstra | 2016-03-29 | 1 | -3/+18 |
* | perf/x86: Move perf_event.h to its new home | Borislav Petkov | 2016-02-17 | 1 | -1/+1 |
* | perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c | Borislav Petkov | 2016-02-09 | 1 | -0/+731 |