messages from 2025-08-28 01:35:59 to 2025-09-01 13:58:39 UTC [more...]
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-01 13:51 UTC (16+ messages)
` [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
` [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
` [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
[PATCH] perf/x86/intel: Use guard() instead of mutex_lock() to simplify code
2025-09-01 13:17 UTC
[PATCH v8 00/12] perf: arm_spe: Armv8.8 SPE features
2025-09-01 12:40 UTC (13+ messages)
` [PATCH v8 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v8 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v8 03/12] perf: arm_spe: Expose event filter
` [PATCH v8 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v8 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v8 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v8 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v8 08/12] perf: Add perf_event_attr::config4
` [PATCH v8 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v8 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v8 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v8 12/12] perf docs: arm-spe: Document new SPE filtering features
[PATCH v7 00/12] perf: arm_spe: Armv8.8 SPE features
2025-09-01 12:22 UTC (9+ messages)
` [PATCH v7 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v7 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v7 09/12] perf: arm_spe: Add support for filtering on data source
[PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
2025-09-01 7:57 UTC (4+ messages)
[PATCH] perf: make pmu_bus constant
2025-09-01 7:10 UTC
[PATCH 0/2] Add HARDLOCKUP_DETECTOR_PERF for riscv
2025-09-01 5:57 UTC (4+ messages)
` [PATCH 1/2] watchdog: refactor watchdog_hld functionality
` [External] "
[PATCH v8 0/5] Add support for long task name
2025-09-01 5:28 UTC (4+ messages)
` [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
[PATCH v2 00/12] Implement support for IBS virtualization
2025-09-01 5:26 UTC (13+ messages)
` [PATCH v2 01/12] perf/amd/ibs: Fix race condition in IBS
` [PATCH v2 02/12] KVM: x86: Refactor APIC register mask handling to support extended APIC registers
` [PATCH v2 03/12] KVM: Add KVM_GET_EXT_LAPIC and KVM_SET_EXT_LAPIC for extapic
` [PATCH v2 04/12] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH v2 06/12] x86/cpufeatures: Add CPUID feature bit for VIBS in SVM/SEV guests
` [PATCH v2 07/12] KVM: x86/cpuid: Add a KVM-only leaf for IBS capabilities
` [PATCH v2 08/12] KVM: x86: Extend CPUID range to include new leaf
` [PATCH v2 09/12] KVM: SVM: Extend VMCB area for virtualized IBS registers
` [PATCH v2 10/12] KVM: SVM: Add support for IBS Virtualization
` [PATCH v2 11/12] perf/x86/amd: Enable VPMU passthrough capability for IBS PMU
` [PATCH v2 12/12] perf/x86/amd: Remove exclude_guest check from perf_ibs_init()
[PATCH 1/1] Revert "perf hist: Fix bogus profiles when filters are enabled"
2025-09-01 4:48 UTC (7+ messages)
[PATCH v2 10/10] perf dwarf-aux: support DW_OP_piece expressions
2025-08-30 7:34 UTC (2+ messages)
[PATCH v2 09/10] perf dwarf-aux: fix __die_find_scope_cb for namespaces
2025-08-30 7:32 UTC (2+ messages)
[PATCH v2 08/10] perf dwarf-aux: Skip check_variable for die_find_variable_by_reg
2025-08-30 7:31 UTC (2+ messages)
[PATCH v2 07/10] perf annotate: Invalidate register states for unsupported instructions
2025-08-30 7:15 UTC (2+ messages)
[PATCH v2 06/10] perf annotate: Track arithmetic instructions on pointers
2025-08-30 7:13 UTC (2+ messages)
[PATCH v2 00/10] perf tools: Some improvements on data type profiler
2025-08-30 6:48 UTC (13+ messages)
` [PATCH v2 01/10] perf dwarf-aux: Use signed variable types in match_var_offset
` [PATCH v2 02/10] perf dwarf-aux: More accurate variable type match for breg
` [PATCH v2 03/10] perf dwarf-aux: Better variable collection for insn tracking
` [PATCH v2 04/10] perf annotate: Skip annotating data types to lea instructions
` [PATCH v2 05/10] perf dwarf-aux: Find pointer type to a type
[PATCH v1] perf bpf-filter: Fix opts declaration on older libbpfs
2025-08-30 5:35 UTC
[PATCH v4 06/23] perf: arm_pmuv3: Keep out of guest counter partition
2025-08-30 4:13 UTC (2+ messages)
[PATCH v2] perf: arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.h
2025-08-29 13:24 UTC (2+ messages)
[PATCH] perf/x86: Use guard(mutex) instead of mutex_lock() to simplify code
2025-08-29 11:48 UTC
[PATCH 00/14] Add interface to expose vpa dtl counters via perf
2025-08-29 8:35 UTC (13+ messages)
` [PATCH 07/14] tools/perf: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
` [PATCH 08/14] tools/perf: process auxtrace events and display in perf report -D
` [PATCH 11/14] tools/perf: Process the DTL entries in queue and deliver samples
` [PATCH 12/14] tools/perf: Add support for printing synth event details via default callback
[PATCH v4 00/15] perf arm-spe: Support new events in FEAT_SPEv1p4
2025-08-29 8:00 UTC (2+ messages)
[PATCH v5 0/3] Python generated Arm64 metrics
2025-08-29 5:32 UTC (4+ messages)
` [PATCH v5 1/3] perf jevents: Add collection of topdown like metrics for arm64
` [PATCH v5 2/3] perf jevents: Add cycles breakdown metric for arm64/AMD/Intel
` [PATCH v5 3/3] perf jevents: Validate that all names given an Event
[PATCH v5 00/22] Python generated Intel metrics
2025-08-29 4:11 UTC (23+ messages)
` [PATCH v5 01/22] perf jevents: Add RAPL metrics for all Intel models
` [PATCH v5 02/22] perf jevents: Add idle metric for "
` [PATCH v5 03/22] perf jevents: Add CheckPmu to see if a PMU is in loaded json events
` [PATCH v5 04/22] perf jevents: Add smi metric group for Intel models
` [PATCH v5 05/22] perf jevents: Mark metrics with experimental events as experimental
` [PATCH v5 06/22] perf jevents: Add tsx metric group for Intel models
` [PATCH v5 07/22] perf jevents: Add br metric group for branch statistics on Intel
` [PATCH v5 08/22] perf jevents: Add software prefetch (swpf) metric group for Intel
` [PATCH v5 09/22] perf jevents: Add ports metric group giving utilization on Intel
` [PATCH v5 10/22] perf jevents: Add L2 metrics for Intel
` [PATCH v5 11/22] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v5 12/22] perf jevents: Add ILP metrics "
` [PATCH v5 13/22] perf jevents: Add context switch "
` [PATCH v5 14/22] perf jevents: Add FPU "
` [PATCH v5 15/22] perf jevents: Add Miss Level Parallelism (MLP) metric "
` [PATCH v5 16/22] perf jevents: Add mem_bw "
` [PATCH v5 17/22] perf jevents: Add local/remote "mem" breakdown metrics "
` [PATCH v5 18/22] perf jevents: Add dir "
` [PATCH v5 19/22] perf jevents: Add C-State metrics from the PCU PMU "
` [PATCH v5 20/22] perf jevents: Add local/remote miss latency metrics "
` [PATCH v5 21/22] perf jevents: Add upi_bw metric "
` [PATCH v5 22/22] perf jevents: Add mesh bandwidth saturation "
[PATCH v5 00/13] Python generated AMD Zen metrics
2025-08-29 3:31 UTC (14+ messages)
` [PATCH v5 01/13] perf jevents: Add RAPL event metric for AMD zen models
` [PATCH v5 02/13] perf jevents: Add idle "
` [PATCH v5 03/13] perf jevents: Add upc metric for uops per cycle for AMD
` [PATCH v5 04/13] perf jevents: Add br metric group for branch statistics on AMD
` [PATCH v5 05/13] perf jevents: Add software prefetch (swpf) metric group for AMD
` [PATCH v5 06/13] perf jevents: Add hardware prefetch (hwpf) "
` [PATCH v5 07/13] perf jevents: Add itlb "
` [PATCH v5 08/13] perf jevents: Add dtlb "
` [PATCH v5 09/13] perf jevents: Add uncore l3 "
` [PATCH v5 10/13] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v5 11/13] perf jevents: Add ILP metrics "
` [PATCH v5 12/13] perf jevents: Add context switch "
` [PATCH v5 13/13] perf jevents: Add uop cache hit/miss rates "
[PATCH v5 00/12] Foundations for metric generation with Python
2025-08-29 3:07 UTC (13+ messages)
` [PATCH v5 01/12] perf jevents: Allow multiple metricgroups.json files
` [PATCH v5 02/12] perf jevents: Update metric constraint support
` [PATCH v5 03/12] perf jevents: Add descriptions to metricgroup abstraction
` [PATCH v5 04/12] perf jevents: Allow metric groups not to be named
` [PATCH v5 05/12] perf jevents: Support parsing negative exponents
` [PATCH v5 06/12] perf jevents: Term list fix in event parsing
` [PATCH v5 07/12] perf jevents: Add threshold expressions to Metric
` [PATCH v5 08/12] perf jevents: Move json encoding to its own functions
` [PATCH v5 09/12] perf jevents: Drop duplicate pending metrics
` [PATCH v5 10/12] perf jevents: Skip optional metrics in metric group list
` [PATCH v5 11/12] perf jevents: Build support for generating metrics from python
` [PATCH v5 12/12] perf jevents: Add load event json to verify and allow fallbacks
[PATCH] perf/dwc_pcie: Support counting multiple lane events in parallel
2025-08-28 22:35 UTC
[PATCH v3 00/15] Legacy hardware/cache events as json
2025-08-28 20:59 UTC (16+ messages)
` [PATCH v3 01/15] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
` [PATCH v3 02/15] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
` [PATCH v3 03/15] perf record: Skip don't fail for events that don't open
` [PATCH v3 04/15] perf jevents: Support copying the source json files to OUTPUT
` [PATCH v3 05/15] perf pmu: Don't eagerly parse event terms
` [PATCH v3 06/15] perf parse-events: Remove unused FILE input argument to scanner
` [PATCH v3 07/15] perf pmu: Use fd rather than FILE from new_alias
` [PATCH v3 08/15] perf pmu: Factor term parsing into a perf_event_attr into a helper
` [PATCH v3 09/15] perf parse-events: Add terms for legacy hardware and cache config values
` [PATCH v3 10/15] perf jevents: Add legacy json terms and default_core event table helper
` [PATCH v3 11/15] perf pmu: Add and use legacy_terms in alias information
` [PATCH v3 12/15] perf jevents: Add legacy-hardware and legacy-cache json
` [PATCH v3 13/15] perf print-events: Remove print_hwcache_events
` [PATCH v3 14/15] perf print-events: Remove print_symbol_events
` [PATCH v3 15/15] perf parse-events: Remove hard coded legacy hardware and cache parsing
[PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
2025-08-28 17:46 UTC (3+ messages)
[PATCH v2 00/15] Legacy hardware/cache events as json
2025-08-28 16:32 UTC (16+ messages)
` [PATCH v2 01/15] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
` [PATCH v2 02/15] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
` [PATCH v2 03/15] perf record: Skip don't fail for events that don't open
` [PATCH v2 04/15] perf jevents: Support copying the source json files to OUTPUT
` [PATCH v2 05/15] perf pmu: Don't eagerly parse event terms
` [PATCH v2 06/15] perf parse-events: Remove unused FILE input argument to scanner
` [PATCH v2 07/15] perf pmu: Use fd rather than FILE from new_alias
` [PATCH v2 08/15] perf pmu: Factor term parsing into a perf_event_attr into a helper
` [PATCH v2 09/15] perf parse-events: Add terms for legacy hardware and cache config values
` [PATCH v2 10/15] perf jevents: Add legacy json terms and default_core event table helper
` [PATCH v2 11/15] perf pmu: Add and use legacy_terms in alias information
` [PATCH v2 12/15] perf jevents: Add legacy-hardware and legacy-cache json
` [PATCH v2 13/15] perf print-events: Remove print_hwcache_events
` [PATCH v2 14/15] perf print-events: Remove print_symbol_events
` [PATCH v2 15/15] perf parse-events: Remove hard coded legacy hardware and cache parsing
[PATCH] drivers/perf: riscv: Remove redundant ternary operators
2025-08-28 12:25 UTC
[PATCH] perf lzma: Fix return value in lzma_is_compressed()
2025-08-28 10:50 UTC
[PATCH] perf tools: Fix bool return value in gzip_is_compressed()
2025-08-28 10:46 UTC
[PATCH v5 00/21] Add Counter delegation ISA extension support
2025-08-28 9:56 UTC (3+ messages)
` [PATCH v5 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [External] "
[PATCH v1 00/13] Legacy hardware/cache events as json
2025-08-28 6:42 UTC (14+ messages)
` [PATCH v1 01/13] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
` [PATCH v1 02/13] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
` [PATCH v1 03/13] perf record: Skip don't fail for events that don't open
` [PATCH v1 04/13] perf jevents: Support copying the source json files to OUTPUT
` [PATCH v1 05/13] perf pmu: Don't eagerly parse event terms
` [PATCH v1 06/13] perf pmu: Factor term parsing into a perf_event_attr into a helper
` [PATCH v1 07/13] perf parse-events: Add terms for legacy hardware and cache config values
` [PATCH v1 08/13] perf jevents: Add legacy json terms and default_core event table helper
` [PATCH v1 09/13] perf pmu: Add and use legacy_terms in alias information
` [PATCH v1 10/13] perf jevents: Add legacy-hardware and legacy-cache json
` [PATCH v1 11/13] perf print-events: Remove print_hwcache_events
` [PATCH v1 12/13] perf print-events: Remove print_symbol_events
` [PATCH v1 13/13] perf parse-events: Remove hard coded legacy hardware and cache parsing
[PATCH v4 00/11] perf sched: Introduce stats tool
2025-08-28 4:43 UTC
[GIT PULL] perf-tools fixes for v6.17-rc4
2025-08-28 2:30 UTC (2+ messages)
[Patch v7 00/12] arch-PEBS enabling for Intel platforms
2025-08-28 1:34 UTC (12+ messages)
` [Patch v7 02/12] perf/x86/intel: Fix NULL event access and potential PEBS record loss
` [Patch v7 03/12] perf/x86/intel: Replace x86_pmu.drain_pebs calling with static call
` [Patch v7 04/12] perf/x86/intel: Correct large PEBS flag check
` [Patch v7 05/12] perf/x86/intel: Initialize architectural PEBS
` [Patch v7 06/12] perf/x86/intel/ds: Factor out PEBS record processing code to functions
` [Patch v7 07/12] perf/x86/intel/ds: Factor out PEBS group "
` [Patch v7 08/12] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v7 09/12] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v7 10/12] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v7 11/12] perf/x86/intel: Setup PEBS data configuration and enable legacy groups
` [Patch v7 12/12] perf/x86/intel: Add counter group support for arch-PEBS
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).