| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86/amd: Reject branch stack for IBS events | Namhyung Kim | 2023-11-30 | 1 | -0/+3 |
* | perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src | Namhyung Kim | 2023-07-26 | 1 | -88/+68 |
* | perf/x86: Use local64_try_cmpxchg | Uros Bizjak | 2023-07-10 | 1 | -2/+2 |
* | perf/amd: Prevent grouping of IBS events | Ravi Bangoria | 2023-07-10 | 1 | -0/+26 |
* | perf/ibs: Fix interface via core pmu events | Ravi Bangoria | 2023-05-08 | 1 | -27/+26 |
* | perf/core: Add perf_sample_save_raw_data() helper | Namhyung Kim | 2023-01-18 | 1 | -2/+1 |
* | perf/core: Add perf_sample_save_callchain() helper | Namhyung Kim | 2023-01-18 | 1 | -4/+2 |
* | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-12-12 | 1 | -2/+2 |
|\ |
|
| * | perf/amd/ibs: Make IBS a core pmu | Ravi Bangoria | 2022-11-24 | 1 | -2/+2 |
* | | perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXL | Ravi Bangoria | 2022-10-27 | 1 | -1/+1 |
|/ |
|
* | perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR | Ravi Bangoria | 2022-09-29 | 1 | -1/+7 |
* | perf/x86/amd: Support PERF_SAMPLE_ADDR | Ravi Bangoria | 2022-09-29 | 1 | -1/+7 |
* | perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT} | Ravi Bangoria | 2022-09-29 | 1 | -1/+16 |
* | perf/x86/amd: Support PERF_SAMPLE_DATA_SRC | Ravi Bangoria | 2022-09-29 | 1 | -6/+312 |
* | perf: Use sample_flags for raw_data | Namhyung Kim | 2022-09-27 | 1 | -0/+1 |
* | perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY | Namhyung Kim | 2022-09-13 | 1 | -10/+0 |
* | perf: Use sample_flags for callchain | Namhyung Kim | 2022-09-13 | 1 | -1/+3 |
* | perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute | Ravi Bangoria | 2022-05-11 | 1 | -0/+21 |
* | perf/amd/ibs: Add support for L3 miss filtering | Ravi Bangoria | 2022-05-11 | 1 | -7/+60 |
* | perf/amd/ibs: Use ->is_visible callback for dynamic attributes | Ravi Bangoria | 2022-05-11 | 1 | -24/+54 |
* | perf/amd/ibs: Cascade pmu init functions' return value | Ravi Bangoria | 2022-05-11 | 1 | -8/+29 |
* | perf/amd/ibs: Use interrupt regs ip for stack unwinding | Ravi Bangoria | 2022-05-10 | 1 | -0/+18 |
* | perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header | Kim Phillips | 2021-08-26 | 1 | -14/+9 |
* | perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op | Kim Phillips | 2021-08-26 | 1 | -0/+1 |
* | perf/x86/amd/ibs: Work around erratum #1197 | Kim Phillips | 2021-08-26 | 1 | -0/+8 |
* | arch/x86/amd/ibs: Fix re-arming IBS Fetch | Kim Phillips | 2020-09-10 | 1 | -1/+14 |
* | perf/x86/amd/ibs: Support 27-bit extended Op/cycle counter | Kim Phillips | 2020-09-10 | 1 | -11/+31 |
* | perf/x86/amd/ibs: Fix raw sample data accumulation | Kim Phillips | 2020-09-10 | 1 | -10/+16 |
* | perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count() | Kim Phillips | 2020-09-10 | 1 | -4/+8 |
* | perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) | Kim Phillips | 2019-10-28 | 1 | -2/+4 |
* | perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP... | Kim Phillips | 2019-10-28 | 1 | -1/+1 |
* | perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops | Kim Phillips | 2019-08-30 | 1 | -3/+10 |
* | perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 2019-01-21 | 1 | -12/+1 |
* | perf/x86/amd/ibs: Don't access non-started event | Thomas Gleixner | 2018-07-24 | 1 | -1/+5 |
* | x86: Remove pr_fmt duplicate logging prefixes | Joe Perches | 2018-05-13 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug | Sedat Dilek | 2016-12-27 | 1 | -1/+1 |
* | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-08-01 | 1 | -1/+2 |
|\ |
|
| * | x86: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 1 | -1/+2 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 1 | -36/+28 |
|\ \ |
|
| * | | perf/x86/amd/ibs: Convert to hotplug state machine | Thomas Gleixner | 2016-07-14 | 1 | -36/+28 |
| |/ |
|
* / | perf, events: add non-linear data support for raw records | Daniel Borkmann | 2016-07-15 | 1 | -2/+6 |
|/ |
|
* | perf/x86/amd/ibs: Fix pmu::stop() nesting | Peter Zijlstra | 2016-03-31 | 1 | -7/+45 |
* | perf/x86/ibs: Add IBS interrupt to the dynamic throttle | Peter Zijlstra | 2016-03-21 | 1 | -0/+3 |
* | perf/x86/ibs: Fix race with IBS_STARTING state | Peter Zijlstra | 2016-03-21 | 1 | -3/+29 |
* | perf/x86/ibs: Fix IBS throttle | Peter Zijlstra | 2016-03-21 | 1 | -1/+1 |
* | perf/x86: Move perf_event.h to its new home | Borislav Petkov | 2016-02-17 | 1 | -1/+1 |
* | perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c | Borislav Petkov | 2016-02-09 | 1 | -0/+959 |