summaryrefslogtreecommitdiff
path: root/include/linux/perf_event.h
AgeCommit message (Expand)Author
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra
2023-11-15perf/core: Fix cpuctx refcountingPeter Zijlstra
2023-10-30Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-27perf: Add branch_sample_call_stackKan Liang
2023-10-27perf: Add branch stack countersKan Liang
2023-10-19perf: Disallow mis-matched inherited group readsPeter Zijlstra
2023-10-12perf: Optimize perf_cgroup_switch()Peter Zijlstra
2023-10-05perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...Xiu Jianfeng
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-08-16perf: Fix wrong comment about default event_idxAlexandre Ghiti
2023-07-26perf: Remove unused extern declaration arch_perf_get_page_size()YueHaibing
2023-07-26perf: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capabilityJames Clark
2023-07-26perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NARavi Bangoria
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-06-27Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-16perf/core: Drop __weak attribute from arch_perf_update_userpage() prototypeMarc Zyngier
2023-05-30perf: Allow a PMU to have a parentJonathan Cameron
2023-05-08perf/core: Rework forwarding of {task|cpu}-clock eventsRavi Bangoria
2023-01-18perf/core: Introduce perf_prepare_header()Namhyung Kim
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim
2023-01-18perf/core: Add perf_sample_save_callchain() helperNamhyung Kim
2023-01-18perf/core: Save the dynamic parts of sample data sizeNamhyung Kim
2023-01-09perf/core: Change the layout of perf_sample_dataNamhyung Kim
2023-01-09perf: Add PMU_FORMAT_ATTR_SHOWKan Liang
2022-10-27perf: Rewrite core context handlingPeter Zijlstra
2022-10-17perf: Fix missing SIGTRAPsPeter Zijlstra
2022-10-04perf: Fix lockdep_assert_event_ctx()Peter Zijlstra
2022-09-27perf: Use sample_flags for raw_dataNamhyung Kim
2022-09-27perf: Use sample_flags for addrNamhyung Kim
2022-09-07perf: Add a few assertionsPeter Zijlstra
2022-09-07perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flagsAnshuman Khandual
2022-09-07perf/core: Expand PERF_EVENT_FLAG_ARCHAnshuman Khandual
2022-09-07perf: Consolidate branch sample filter helpersAnshuman Khandual
2022-09-06perf: Use sample_flags for txnKan Liang
2022-09-06perf: Use sample_flags for data_srcKan Liang
2022-09-06perf: Use sample_flags for weightKan Liang
2022-09-06perf: Use sample_flags for branch stackKan Liang
2022-09-06perf: Add sample_flags to indicate the PMU-filled sample dataKan Liang
2022-08-30perf/hw_breakpoint: Optimize list of per-task breakpointsMarco Elver
2022-08-27perf/core: Add speculation info to branch entriesSandipan Das
2022-06-28perf/core: Add a new read format to get a number of lost samplesNamhyung Kim
2022-04-05ACPI: Add perf low power callbackStephane Eranian
2022-04-05perf/core: Add perf_clear_branch_entry_bitfields() helperStephane Eranian
2022-02-08perf: Fix wrong name in comment for struct perf_cpu_contextAlexandru Elisei
2022-01-18perf: Fix perf_event_read_local() timePeter Zijlstra
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds