linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-24 08:39:03 to 2024-01-31 16:53:19 UTC [more...]

[PATCH V4 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-01-31 16:53 UTC  (3+ messages)

[Intel Alderlake CPUID issue]
 2024-01-31 15:49 UTC  (4+ messages)

[PATCH v4 1/6] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-01-31 15:29 UTC  (9+ messages)
` [PATCH v4 2/6] perf: imx_perf: refactor driver for imx93
` [PATCH v4 3/6] perf: imx_perf: add support for i.MX95 platform
` [PATCH v4 4/6] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v4 5/6] perf: imx_perf: limit counter ID from user space and optimize counter usage
` [PATCH v4 6/6] perf vendor events arm64:: Add i.MX95 DDR Performane Monitor metrics

[PATCH 1/7] perf testsuite: Add common regex patters
 2024-01-31 13:53 UTC  (9+ messages)
` [PATCH 2/7] perf testsuite: Add common setting for shell tests
` [PATCH 3/7] perf testsuite: Add initialization script "
` [PATCH 4/7] perf testsuite: Add test case for perf probe
` [PATCH 5/7] perf testsuite: Add common output checking helpers
` [PATCH 6/7] perf testsuite: Add test for kprobe handling
` [PATCH 7/7] perf testsuite: Install kprobe tests and common files

[PATCH v2 1/3] perf tsc: Add missing newlines to debug statements
 2024-01-31 13:51 UTC  (4+ messages)
` [PATCH v2 2/3] perf parse-events: Improve error location of terms cloned from an event
` [PATCH v2 3/3] perf parse-events: Print all errors

[PATCH v1 1/2] perf tsc: Add missing newlines to debug statements
 2024-01-31 13:35 UTC  (5+ messages)
` [PATCH v1 2/2] perf parse-events: Improve error location of terms cloned from an event

[PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR
 2024-01-31 11:30 UTC  (2+ messages)

[PATCH v2] perf Documentation: Add some more hints to tips.txt
 2024-01-31  2:13 UTC 

[PATCH v3 1/4] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-01-31  1:56 UTC  (12+ messages)
` [PATCH v3 2/4] perf: imx_perf: add support for i.MX95 platform
` [PATCH v3 3/4] perf: imx_perf: limit counter ID from user space and optimize counter usage
` [PATCH v3 4/4] perf vendor events arm64:: Add i.MX95 DDR Performane Monitor metrics

[PATCH v1 1/1] perf test: Simplify metric value validation test final report
 2024-01-31  1:48 UTC  (2+ messages)

Intel Sapphire Rapids uncore: umask too big
 2024-01-31  1:40 UTC  (3+ messages)

[PATCH] perf Documentation: Add some more hints to tips.txt
 2024-01-31  0:25 UTC  (2+ messages)

[PATCH] perf report: Prevent segfault with --no-parent
 2024-01-31  0:16 UTC  (2+ messages)

[PATCH v8] Documentation: userspace-api: Document perf ring buffer mechanism
 2024-01-30 20:59 UTC  (2+ messages)

[PATCH v4] perf evlist: Fix evlist__new_default() for > 1 core PMU
 2024-01-30 14:39 UTC  (3+ messages)

perf test hybrid failing on 14700K
 2024-01-30 14:02 UTC  (4+ messages)

[PATCH] tools/perf: Fix compiler error when using gcc-14
 2024-01-30 13:56 UTC  (2+ messages)

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-01-30  3:41 UTC  (16+ messages)
` [PATCH V16 1/8] arm64/sysreg: Add BRBE registers and fields
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [PATCH V16 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework
` [PATCH V16 4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE
` [PATCH V16 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH V16 6/8] perf: test: Speed up running brstack test on an Arm model
` [PATCH V16 7/8] perf: test: Remove empty lines from branch filter test output
` [PATCH V16 8/8] perf: test: Extend branch stack sampling test for Arm64 BRBE

[PATCH bpf-next] perf/bpf: Fix duplicate type check
 2024-01-29 21:50 UTC  (4+ messages)

[PATCH 1/1] bpftool: Be more portable by using POSIX's basename()
 2024-01-29 15:17 UTC  (2+ messages)

[PATCH v3 0/3] perf/x86/amd: Miscellaneous fixes
 2024-01-29 11:06 UTC  (4+ messages)
` [PATCH v3 1/3] perf/x86/amd/lbr: Use freeze based on availability
` [PATCH v3 2/3] perf/x86/amd/lbr: Discard erroneous branch entries
` [PATCH v3 3/3] perf/x86/amd/core: Avoid register reset when CPU is dead

[PATCH v8 00/10] Support Andes PMU extension
 2024-01-29  9:25 UTC  (11+ messages)
` [PATCH v8 01/10] riscv: errata: Rename defines for Andes
` [PATCH v8 02/10] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v8 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v8 04/10] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v8 05/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v8 06/10] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v8 07/10] perf: RISC-V: Introduce Andes PMU to support perf event sampling
` [PATCH v8 08/10] dt-bindings: riscv: Add Andes PMU extension description
` [PATCH v8 09/10] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v8 10/10] riscv: andes: Support specifying symbolic firmware and hardware raw events

[PATCH] perf/ring-buffer: refactor code of reading the value of data_tail
 2024-01-28  4:19 UTC 

perf test bpf-counters failing on some hybrid machines
 2024-01-27 19:46 UTC 

"perf test 103: perf all metrics test" failing on hybrid i7 14700k
 2024-01-27 19:30 UTC  (3+ messages)

[PATCH v1] perf vendor events intel: Alderlake/sapphirerapids metric fixes
 2024-01-27 19:30 UTC  (4+ messages)

[PATCH] perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
 2024-01-27 19:28 UTC  (3+ messages)

[PATCH RESEND] perf tools: Add -H short option for --hierarchy
 2024-01-27 18:17 UTC  (4+ messages)

[PATCH v1] perf pmu: Treat the msr pmu as software
 2024-01-27 18:16 UTC  (3+ messages)

[PATCH v2] perf evlist: Fix evlist__new_default() for > 1 core PMU
 2024-01-26 20:49 UTC  (6+ messages)
` [PATCH v3] "

[RFC PATCH v3 00/18] Perf stat metric grouping with hardware information
 2024-01-26 18:14 UTC  (18+ messages)
` [RFC PATCH v3 06/18] perf pmu-events: Add event counter data for Icelakex
` [RFC PATCH v3 07/18] perf stat: Add functions to set counter bitmaps for hardware-grouping method
` [RFC PATCH v3 08/18] perf stat: Add functions to get counter info
` [RFC PATCH v3 09/18] perf stat: Add functions to create new group and assign events into groups for hardware-grouping method
` [RFC PATCH v3 10/18] perf stat: Add build string function and topdown events handling in hardware-grouping
` [RFC PATCH v3 11/18] perf stat: Add function to handle special events "
` [RFC PATCH v3 13/18] perf stat: Handle taken alone "

[PATCH] perf test attr: Add back missing topdown events
 2024-01-26 15:14 UTC  (3+ messages)

[PATCH v2] perf print-events: make is_event_supported() more robust
 2024-01-26 14:56 UTC 

[PATCH] perf print-events: make is_event_supported() more robust
 2024-01-26 14:36 UTC  (13+ messages)

[PATCH v2] tools/perf: Fix malloc call for new -Walloc-size
 2024-01-26 14:31 UTC  (2+ messages)

[PATCH] perf build: Make minimal shellcheck version to v0.6.0
 2024-01-26 14:26 UTC  (3+ messages)

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-01-26  8:54 UTC  (42+ messages)
` [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_PASSTHROUGH
` [RFC PATCH 02/41] perf: Support guest enter/exit interfaces
` [RFC PATCH 03/41] perf: Set exclude_guest onto nmi_watchdog
` [RFC PATCH 04/41] perf: core/x86: Add support to register a new vector for PMI handling
` [RFC PATCH 05/41] KVM: x86/pmu: Register PMI handler for passthrough PMU
` [RFC PATCH 06/41] perf: x86: Add function to switch PMI handler
` [RFC PATCH 07/41] perf/x86: Add interface to reflect virtual LVTPC_MASK bit onto HW
` [RFC PATCH 08/41] KVM: x86/pmu: Add get virtual LVTPC_MASK bit function
` [RFC PATCH 09/41] perf: core/x86: Forbid PMI handler when guest own PMU
` [RFC PATCH 10/41] perf: core/x86: Plumb passthrough PMU capability from x86_pmu to x86_pmu_cap
` [RFC PATCH 11/41] KVM: x86/pmu: Introduce enable_passthrough_pmu module parameter and propage to KVM instance
` [RFC PATCH 12/41] KVM: x86/pmu: Plumb through passthrough PMU to vcpu for Intel CPUs
` [RFC PATCH 13/41] KVM: x86/pmu: Add a helper to check if passthrough PMU is enabled
` [RFC PATCH 14/41] KVM: x86/pmu: Allow RDPMC pass through
` [RFC PATCH 15/41] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH 16/41] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [RFC PATCH 17/41] KVM: x86/pmu: Implement pmu function for Intel CPU "
` [RFC PATCH 18/41] KVM: x86/pmu: Intercept full-width GP counter MSRs by checking with perf capabilities
` [RFC PATCH 19/41] KVM: x86/pmu: Whitelist PMU MSRs for passthrough PMU
` [RFC PATCH 20/41] KVM: x86/pmu: Introduce PMU operation prototypes for save/restore PMU context
` [RFC PATCH 21/41] KVM: x86/pmu: Introduce function prototype for Intel CPU to "
` [RFC PATCH 22/41] x86: Introduce MSR_CORE_PERF_GLOBAL_STATUS_SET for passthrough PMU
` [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [RFC PATCH 24/41] KVM: x86/pmu: Zero out unexposed Counters/Selectors to avoid information leakage
` [RFC PATCH 25/41] KVM: x86/pmu: Introduce macro PMU_CAP_PERF_METRICS
` [RFC PATCH 26/41] KVM: x86/pmu: Add host_perf_cap field in kvm_caps to record host PMU capability
` [RFC PATCH 27/41] KVM: x86/pmu: Clear PERF_METRICS MSR for guest
` [RFC PATCH 28/41] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary
` [RFC PATCH 29/41] KVM: x86/pmu: Exclude existing vLBR logic from the passthrough PMU
` [RFC PATCH 30/41] KVM: x86/pmu: Switch PMI handler at KVM context switch boundary
` [RFC PATCH 31/41] KVM: x86/pmu: Call perf_guest_enter() at PMU context switch
` [RFC PATCH 32/41] KVM: x86/pmu: Add support for PMU context switch at VM-exit/enter
` [RFC PATCH 33/41] KVM: x86/pmu: Make check_pmu_event_filter() an exported function
` [RFC PATCH 34/41] KVM: x86/pmu: Intercept EVENT_SELECT MSR
` [RFC PATCH 35/41] KVM: x86/pmu: Allow writing to event selector for GP counters if event is allowed
` [RFC PATCH 36/41] KVM: x86/pmu: Intercept FIXED_CTR_CTRL MSR
` [RFC PATCH 37/41] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed
` [RFC PATCH 38/41] KVM: x86/pmu: Introduce PMU helper to increment counter
` [RFC PATCH 39/41] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU
` [RFC PATCH 40/41] KVM: x86/pmu: Separate passthrough PMU logic in set/get_msr() from non-passthrough vPMU
` [RFC PATCH 41/41] KVM: nVMX: Add nested virtualization support for passthrough PMU

[PATCH v2 2/4] arch/x86/events/core: Convert sprintf/snprintf to sysfs_emit
 2024-01-26  6:13 UTC  (3+ messages)
` [PATCH v2 3/4] arch/x86/events/core: use scnprintf to print sub-string
` [PATCH v2 4/4] arch/x86/events/intel: Convert snprintf/sprintf to sysfs_emit

[PATCH] perf data convert: Output empty string for null pointer
 2024-01-25 23:31 UTC  (3+ messages)

[PATCH 0/2] perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
 2024-01-25 21:45 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH V4 0/7] Clean up perf mem
 2024-01-25 21:44 UTC  (8+ messages)
` [PATCH V4 6/7] perf mem: Clean up perf_mem_events__record_args()
` [PATCH V4 7/7] perf mem: Clean up perf_pmus__num_mem_pmus()

[PATCH v2 0/5] Fixes for 6.8 PR1
 2024-01-25 14:46 UTC  (4+ messages)
` [PATCH v2 5/5] perf test: Make daemon signal test less racy

[PING PATCH v2] perf test: Fix test case perf script tests on s390
 2024-01-25 14:25 UTC  (2+ messages)

[PATCH v2] perf test record.sh: Raise limit of open file descriptors
 2024-01-24 14:31 UTC  (2+ messages)


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).