linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-12 12:45:29 to 2023-09-19 09:52:00 UTC [more...]

[PATCH v1 0/2] arm64: perf: Add support for event counting threshold
 2023-09-19  9:51 UTC 

[PATCH] perf jevents: fix no member named 'entries' issue
 2023-09-19  8:09 UTC 

[PATCH v1] perf evlist: Avoid frequency mode for the dummy event
 2023-09-19  5:59 UTC  (6+ messages)

[PATCH] perf test: Remove event_group test for events in multiple PMUs
 2023-09-19  3:25 UTC  (2+ messages)

[PATCH v1 0/5] Enable BPF skeletons by default
 2023-09-19  2:15 UTC  (10+ messages)
` [PATCH v1 1/5] perf version: Add status of bpf skeletons
` [PATCH v1 2/5] perf build: Default BUILD_BPF_SKEL, warn/disable for missing deps
` [PATCH v1 3/5] perf test: Update build test for changed BPF skeleton defaults
` [PATCH v1 4/5] perf test: Ensure EXTRA_TESTS is covered in build test
` [PATCH v1 5/5] perf test: Detect off-cpu support from build options

[PATCH] perf jevents: Fix segfault in perf_pmu__find_events_table
 2023-09-19  1:50 UTC  (3+ messages)

[PATCH] perf test: Fix test-record-dummy-C0 failure for supported PERF_FORMAT_LOST feature kernel
 2023-09-18 22:37 UTC  (3+ messages)

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-09-18 16:17 UTC  (39+ messages)
` [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM
` [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code
` [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled
` [PATCH 04/26] vfio: Add struct to hold KVM assets and dedup group vs. iommufd code
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO
` [PATCH 07/26] x86/idt: Wrap KVM logic with CONFIG_KVM instead of CONFIG_HAVE_KVM
` [PATCH 08/26] KVM: x86: Stop selecting and depending on HAVE_KVM
` [PATCH 09/26] KVM: arm64: "
` [PATCH 10/26] KVM: s390: "
` [PATCH 11/26] KVM: MIPS: Make HAVE_KVM a MIPS-only Kconfig
` [PATCH 12/26] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH 13/26] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH 14/26] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 16/26] KVM: MIPS: Stop adding virt/kvm to the arch include path
` [PATCH 17/26] KVM: PPC: "
` [PATCH 18/26] KVM: s390: "
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 20/26] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
` [PATCH 21/26] entry/kvm: Drop @vcpu param from arch_xfer_to_guest_mode_handle_work()
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 23/26] KVM: arm64: Move and consolidate "public" functions in asm/kvm_host.h
` [PATCH 24/26] powerpc/xics: Move declaration of xics_wake_cpu() out of kvm_ppc.h
` [PATCH 25/26] KVM: PPC: Rearrange code in kvm_ppc.h to isolate "public" information
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large

[PATCH v9 0/7] Add metrics for Arm CMN
 2023-09-18 11:52 UTC  (8+ messages)
` [PATCH v9 1/7] perf pmu: "Compat" supports regular expression matching identifiers
` [PATCH v9 2/7] perf metric: "
` [PATCH v9 3/7] perf jevents: Support EventidCode and NodeType
` [PATCH v9 4/7] perf test: Make matching_pmu effective
` [PATCH v9 5/7] perf test: Add pmu-event test for "Compat" and new event_field
` [PATCH v9 6/7] perf jevents: Add support for Arm CMN PMU aliasing
` [PATCH v9 7/7] perf vendor events: Add JSON metrics for Arm CMN

[PATCH] perf jevent: fix core dump on software events on s390
 2023-09-18  8:28 UTC  (6+ messages)

[RFC] Adding Support for Firefox's Gecko Profile Format
 2023-09-18  3:39 UTC  (11+ messages)

[PATCH] perf vendors events: Remove repeated word in comments
 2023-09-18  3:36 UTC 

[BUG] perf test: Regression because of d6e6286a12e7
 2023-09-17  9:22 UTC  (11+ messages)

[PATCH v8 0/6] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-09-17  5:34 UTC  (6+ messages)

[PATCH][next] perf kwork: Fix spelling mistake "COMMMAND" -> "COMMAND"
 2023-09-17  5:29 UTC  (3+ messages)

[PATCH v1] perf symbol: Avoid an undefined behavior warning
 2023-09-17  5:29 UTC  (2+ messages)

[PATCH] perf annotate: Add more x86 mov instruction cases
 2023-09-17  5:28 UTC  (7+ messages)

[PATCH v1] perf pmu: Ensure all alias variables are initialized
 2023-09-17  5:27 UTC  (2+ messages)

[PATCH v1] perf trace: Avoid compile error wrt redefining bool
 2023-09-17  5:25 UTC  (2+ messages)

[PATCH v1] perf jevents metric: Fix type of strcmp_cpuid_str
 2023-09-17  5:26 UTC  (2+ messages)

[PATCH v1] perf bpf-prologue: Remove unused file
 2023-09-17  5:25 UTC  (2+ messages)

[PATCH v3 0/3] perf: strcmp_cpuid_str() expression fixups
 2023-09-17  5:24 UTC  (11+ messages)
` [PATCH v3 1/3] perf pmu: Move pmu__find_core_pmu() to pmus.c
` [PATCH v3 2/3] perf pmus: Simplify perf_pmus__find_core_pmu()
` [PATCH v3 3/3] perf pmu: Remove unused function

[PATCH v1 1/4] perf vendor events intel: Keep json in sync
 2023-09-16  5:13 UTC  (4+ messages)
` [PATCH v1 2/4] perf vendor events intel: Update alderlake events to v1.22
` [PATCH v1 3/4] perf vendor events intel: Update knightslanding events to v16
` [PATCH v1 4/4] perf vendor events intel: Update meteorlake events to v1.05

[PATCH v1] perf evlist: Avoid frequency mode for the dummy event
 2023-09-16  3:56 UTC 

[PATCH -next] perf kwork top: Simplify bool conversion
 2023-09-15  6:38 UTC 

[PATCH V3 1/2] tools/perf: Add text_end to "struct dso" to save .text section size
 2023-09-15  5:38 UTC  (4+ messages)
` [PATCH V3 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section

[PATCH V4 1/2] tools/perf: Add text_end to "struct dso" to save .text section size
 2023-09-15  5:37 UTC  (2+ messages)
` [PATCH V4 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section

[V2 1/2] tools/perf: Add text_end to "struct dso" to save .text section size
 2023-09-15  5:18 UTC  (7+ messages)
` [V2 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section

[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
 2023-09-15  3:23 UTC  (3+ messages)

Symbol resolution when text in hugepages
 2023-09-14 23:26 UTC  (2+ messages)

[PATCH V3] tools/perf: Add includes for detected configs in Makefile.perf
 2023-09-14 17:19 UTC  (4+ messages)

[PATCH 1/2] tools/perf: Add new CONFIG_SHELLCHECK for detecting shellcheck binary
 2023-09-14 17:18 UTC  (2+ messages)
` [PATCH 2/2] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf

[PATCH v1] perf parse-events: Fix tracepoint name memory leak
 2023-09-14 16:40 UTC 

[PATCH v2 1/2] perf/x86/amd: Do not WARN on every IRQ
 2023-09-14 14:28 UTC  (3+ messages)
` [PATCH v2 2/2] perf/x86/amd/core: Fix overflow reset on hotplug

rom 3540f985652f41041e54ee82aa53e7dbd55739ae Mon Sep 17 00:00:00 2001
 2023-09-14 14:27 UTC  (2+ messages)

[PATCH] perf/x86/amd: Do not WARN on every IRQ
 2023-09-14 13:50 UTC  (22+ messages)

[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
 2023-09-14 12:26 UTC  (7+ messages)
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures

[PATCH] perf/x86/amd/core: Rename branch-brs event to not break the parser
 2023-09-14  9:36 UTC  (3+ messages)

[PATCH v1] perf jevents metric: Fix type of strcmp_cpuid_str
 2023-09-14  2:16 UTC 

[PATCH 0/7] perf: strcmp_cpuid_str() expression fixups
 2023-09-13 15:37 UTC  (6+ messages)
` [PATCH 5/7] perf pmu: Move pmu__find_core_pmu() to pmus.c

[RFC PATCH 0/4] Convert perf ringbuffer to folios
 2023-09-13 13:32 UTC  (6+ messages)
` [RFC PATCH 1/4] perf: Convert perf_mmap_(alloc,free)_page "
` [RFC PATCH 2/4] mm: Add vmalloc_user_node()

[RESEND PATCH 0/2] perf/x86: Package residency counter improvements
 2023-09-13 12:59 UTC  (6+ messages)
` [RESEND PATCH 1/2] perf/x86/cstate: Allow reading the package statistics from local CPU
  ` [PATCHv2 2/2] perf/core: Allow reading package events from perf_event_read_local
` [RESEND PATCH "

perf record dumps core all the time on s390 (6.6.0rc1)
 2023-09-13 12:16 UTC  (2+ messages)
` perf record dumps core all the time on s390 (6.6.0rc1) part2

[PATCH v2 0/7] Fix Python string escapes
 2023-09-13  5:53 UTC  (9+ messages)
` [PATCH v2 1/7] ia64: fix "
` [PATCH v2 2/7] Documentation/sphinx: "
` [PATCH v2 5/7] tools/perf: "

[PATCH V2] perf test: Fix parse-events tests to skip parametrized events
 2023-09-13  5:01 UTC  (4+ messages)

[PATCH 0/3] Fix for shellcheck issues with version "0.6"
 2023-09-13  5:02 UTC  (4+ messages)

[PATCH v8 3/8] perf vendor events: Supplement the omitted EventCode
 2023-09-13  3:12 UTC  (5+ messages)
  ` [PATCH v8 1/8] perf pmu: "Compat" supports matching multiple identifiers

[PATCH 1/2] perf test lock_contention.sh: Skip test if the number of CPUs is low
 2023-09-12 21:01 UTC  (4+ messages)
` [PATCH 2/2] perf test stat+shadow_stat.sh: Add threshold for rounding errors

[PATCH] perf vendor events arm64: Fix for AmpereOne metrics
 2023-09-12 20:52 UTC 

[PATCH v1 1/5] perf parse-events: Remove unused header files
 2023-09-12 20:47 UTC  (3+ messages)

[PATCH] perf test: Update cs_etm testcase for Arm ETE
 2023-09-12 19:37 UTC  (2+ messages)

[PATCH 0/2] perf vendor events arm64: Update V1 events using Arm telemetry repo
 2023-09-12 19:34 UTC  (2+ messages)

[PATCH v1 1/2] perf list: Avoid a hardcoded cpu PMU name
 2023-09-12 19:18 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).