linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-10 17:40:48 to 2023-11-22 12:18:37 UTC [more...]

[PATCH v4 00/13] Support Andes PMU extension
 2023-11-22 12:12 UTC  (14+ messages)
` [PATCH v4 01/13] riscv: errata: Rename defines for Andes
` [PATCH v4 02/13] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v4 03/13] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v4 04/13] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v4 05/13] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v4 06/13] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v4 07/13] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v4 08/13] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [PATCH v4 09/13] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v4 10/13] dt-bindings: riscv: Add Andes "
` [PATCH v4 11/13] riscv: dts: allwinner: Add T-Head PMU extension
` [PATCH v4 12/13] riscv: dts: renesas: Add Andes "
` [PATCH v4 13/13] riscv: andes: Support symbolic FW and HW raw events

[PATCH v1] perf MANIFEST: Add gen-sysreg for ARM SPE
 2023-11-22 12:18 UTC  (2+ messages)

[PATCH V2] perf test: Basic branch counter support
 2023-11-22 11:56 UTC  (4+ messages)

REGRESSION linux-next since Nov 16th, perf tool broken (at least on s390)
 2023-11-22 10:07 UTC  (4+ messages)

[PATCH linux-next] perf report: remove warning on missing raw data for s390
 2023-11-22  9:27 UTC 

[PATCH v5 0/3] arm64: perf: Add support for event counting threshold
 2023-11-22  8:44 UTC  (9+ messages)
` [PATCH v5 1/3] arm64: perf: Include threshold control fields in PMEVTYPER mask
` [PATCH v5 2/3] arm64: perf: Add support for event counting threshold
` [PATCH v5 3/3] Documentation: arm64: Document the PMU event counting threshold feature

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

[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
 2023-11-22  3:23 UTC  (15+ messages)

[PATCH v4] perf vendor events riscv: add StarFive Dubhe-90 JSON file
 2023-11-22  3:09 UTC 

[PATCH 0/3] A few fixes for i386 build errors
 2023-11-22  1:02 UTC  (7+ messages)
` [PATCH 1/3] perf kwork: Fix a build error on 32-bit
` [PATCH 2/3] perf lock contention: "
` [PATCH 3/3] perf bench sched-seccomp-notify: Fix __NR_seccomp undeclared build error on i386

[PATCH 01/14] tools headers UAPI: Update tools's copy of drm headers
 2023-11-21 22:56 UTC  (14+ messages)
` [PATCH 02/14] tools headers UAPI: Update tools's copy of fscrypt.h header
` [PATCH 03/14] tools headers UAPI: Update tools's copy of kvm.h header
` [PATCH 04/14] tools headers UAPI: Update tools's copy of mount.h header
` [PATCH 05/14] tools headers UAPI: Update tools's copy of vhost.h header
` [PATCH 06/14] tools headers UAPI: Update tools's copy of unistd.h header
` [PATCH 07/14] tools headers: Update tools's copy of socket.h header
` [PATCH 08/14] tools headers: Update tools's copy of x86/asm headers
` [PATCH 09/14] tools headers: Update tools's copy of arm64/asm headers
` [PATCH 10/14] tools headers: Update tools's copy of s390/asm headers
` [PATCH 11/14] tools/perf: Update tools's copy of x86 syscall table
` [PATCH 12/14] tools/perf: Update tools's copy of powerpc "
` [PATCH 13/14] tools/perf: Update tools's copy of s390 "
` [PATCH 14/14] tools/perf: Update tools's copy of mips "

[PATCH 0/2] perf build: Fixes for arm64 sysreg-defs build rules
 2023-11-21 19:29 UTC  (3+ messages)
` [PATCH 1/2] tools perf: Add arm64 sysreg files to MANIFEST
` [PATCH 2/2] perf build: Ensure sysreg-defs Makefile respects output dir

Perf support in CPython
 2023-11-21 18:49 UTC  (4+ messages)

[RFC 00/52] perf tools: Introduce data type profiling (v2)
 2023-11-21 17:55 UTC  (7+ messages)
` [PATCH 12/52] perf annotate-data: Add find_data_type()
` [PATCH 18/52] perf report: Add 'type' sort key

[PATCH] perf script perl: Fail check on dynamic allocation
 2023-11-21 17:23 UTC  (3+ messages)

[PATCH V3 RESEND] perf script python: Fail check on dynamic allocation
 2023-11-21 17:21 UTC  (3+ messages)

[PATCH] perf test: Remove atomics from test_loop to avoid test failures
 2023-11-21 17:04 UTC  (3+ messages)

[PATCH v3] perf vendor events riscv: add StarFive Dubhe-90 JSON file
 2023-11-21 16:53 UTC  (3+ messages)

[PATCH] perf/x86/intel: Correct wrong 'or' operation for pmu capabilities
 2023-11-21 13:52 UTC  (2+ messages)

[PATCH v2 0/7] Fix Python string escapes
 2023-11-21 13:14 UTC  (6+ messages)
` [PATCH v2 5/7] tools/perf: fix "

[PATCH] perf test record.sh: Raise limit of open file descriptors
 2023-11-21 12:32 UTC  (2+ messages)

[Regression or Fix]perf: profiling stats sigificantly changed for aio_write/read(ext4) between 6.7.0-rc1 and 6.6.0
 2023-11-21  5:51 UTC  (14+ messages)
`  "
            ` Re:Re: [Regression "
              `  "

[RFC PATCH v2] perf evsel: Fallback to task-clock when not system wide
 2023-11-21  0:04 UTC 

armv8pmu: Pending overflow interrupt is discarded when perf event is disabled
 2023-11-20 22:32 UTC  (2+ messages)

[PATCiH V3] perf script python: Fail check on dynamic allocation
 2023-11-20 22:26 UTC 

[PATCH] perf test: Use existing config value for objdump path
 2023-11-20 20:48 UTC  (2+ messages)

how to measure cost of 'cat /proc/dynamic_debug/control'
 2023-11-20 20:40 UTC  (2+ messages)

[PATCH v1] perf test: Add basic perf diff test
 2023-11-20 19:04 UTC 

[PATCH RFC 00/10] perf: user space sframe unwinding
 2023-11-20 14:03 UTC  (19+ messages)
` [PATCH RFC 01/10] perf: Remove get_perf_callchain() 'init_nr' argument
` [PATCH RFC 02/10] perf: Remove get_perf_callchain() 'crosstask' argument
` [PATCH RFC 03/10] perf: Simplify get_perf_callchain() user logic
` [PATCH RFC 04/10] perf: Introduce deferred user callchains

[bug] nsinfo__mountns_enter failure can cause perf to operate on wrong file
 2023-11-20  9:28 UTC  (3+ messages)

[PATCH V2] perf script python: Fail check on dynamic allocation
 2023-11-20  7:52 UTC  (2+ messages)

[GIT PULL] perf tools changes for v6.7
 2023-11-18  2:59 UTC  (3+ messages)

[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
 2023-11-17 21:42 UTC  (6+ messages)
` [PATCH v3 2/5] perf build: Generate arm64's sysreg-defs.h and add to include path

[RFC PATCH v1] perf evsel: Fallback to task-clock when not system wide
 2023-11-17 21:36 UTC  (2+ messages)

[PATCH] perf/x86: Don't enforce minimum period for KVM guest-only events
 2023-11-17 10:32 UTC  (2+ messages)

[PATCH v7 0/4] Introduce perf check subcommand
 2023-11-16 21:34 UTC  (5+ messages)
` [PATCH v7 1/4] perf check: introduce "
` [PATCH v7 2/4] perf version: update --build-options to use 'supported_features' array
` [PATCH v7 3/4] perf tests task_analyzer: use perf check for libtraceevent support
` [PATCH v7 4/4] tools/perf/tests: Update probe_vfs_getname.sh script to use perf check --feature

[PATCH] perf test record+probe_libc_inet_pton: Fix call chain match on ppc64le
 2023-11-16 13:20 UTC 

[PATCH v6 0/4] Introduce perf check subcommand
 2023-11-16  7:12 UTC  (9+ messages)
` [PATCH v6 1/4] perf check: introduce "

[PATCH 6.5 426/550] perf pmu: Remove logic for PMU name being NULL
 2023-11-15 19:16 UTC 

[PATCH v3] perf report: Add s390 raw data interpretation for PAI counters
 2023-11-15 17:59 UTC  (4+ messages)

[PATCH] perf/tests:coresight:remove unused variables
 2023-11-15 14:00 UTC  (2+ messages)

[PATCH 0/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'
 2023-11-15  9:28 UTC  (3+ messages)
` [PATCH 1/2] arm: perf: Remove PMU locking
` [PATCH 2/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'

[PATCH] perf script python: Fail check on dynamic allocation
 2023-11-14 13:36 UTC  (3+ messages)

[PATCH] perf evsel: Ignore the non-group case for branch counters
 2023-11-13 16:10 UTC  (3+ messages)

[PATCH 0/2] Perf lock improvements
 2023-11-13 11:50 UTC  (7+ messages)
` [PATCH 2/2] perf lock info: Enforce exactly one of --map and --thread

[PATCH v2] perf: get_perf_callchain return NULL for crosstask
 2023-11-12  5:26 UTC  (3+ messages)

Broken stack traces with --call-graph=fp and a multi-threaded app due to page faults?
 2023-11-11 13:37 UTC  (5+ messages)
  ` long BPF stack traces "

[PATCH perf] perf: get_perf_callchain return NULL for crosstask
 2023-11-11 11:31 UTC  (5+ messages)

linux-6.6/tools/perf/util/bpf_map.c:50:8: style: Suspicious condition
 2023-11-10 19:07 UTC 


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