linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 15:29:09 to 2023-03-28 00:53:18 UTC [more...]

[BUG] perf: No samples found when using kcore + coresight
 2023-03-28  0:53 UTC  (8+ messages)

[PATCH 1/2] perf lock contention: Fix debug stat if no contention
 2023-03-27 22:57 UTC  (2+ messages)
` [PATCH 2/2] perf lock contention: Show detail failure reason for BPF

[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
 2023-03-27 22:17 UTC  (3+ messages)

Google Summer-of-Code 2023
 2023-03-27 22:00 UTC  (7+ messages)

[PATCH v3] perf sched: Fix sched latency analysis incorrect
 2023-03-27 19:00 UTC  (4+ messages)

[PATCH] perf ftrace: Make system wide the default target for latency subcommand
 2023-03-27 17:45 UTC  (6+ messages)

[PATCH v3 0/5] CXL 3.0 Performance Monitoring Unit support
 2023-03-27 17:02 UTC  (6+ messages)
` [PATCH v3 1/5] cxl: Add function to count regblocks of a given type
` [PATCH v3 2/5] perf: Allow a PMU to have a parent
` [PATCH v3 3/5] cxl/pci: Find and register CXL PMU devices
` [PATCH v3 4/5] cxl: CXL Performance Monitoring Unit driver
` [PATCH v3 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver

[PATCH v2 0/5] CXL 3.0 Performance Monitoring Unit support
 2023-03-27 17:07 UTC  (15+ messages)
` [PATCH v2 1/5] cxl: Add function to count regblocks of a given type
` [PATCH v2 2/5] perf: Allow a PMU to have a parent
` [PATCH v2 3/5] cxl/pci: Find and register CXL PMU devices
` [PATCH v2 4/5] cxl: CXL Performance Monitoring Unit driver
` [PATCH v2 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver

[PATCH RFC 0/4] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-03-27 16:51 UTC  (7+ messages)
` [PATCH RFC 1/4] driver/perf: Add identifier sysfs file for CMN
` [PATCH RFC 2/4] perf vendor events: Add JSON metrics for cmn700
` [PATCH RFC 3/4] driver/perf: Add identifier sysfs file for Yitian 710 DDR
` [PATCH RFC 4/4] perf vendor events: Add JSON metrics "

[PATCH] perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store
 2023-03-27 16:20 UTC 

[PATCH v4 0/8] perf: arm: Make PMUv3 driver available for aarch32
 2023-03-27 15:01 UTC  (6+ messages)

[PATCH resent] perf/x86/amd/uncore: Fix exception handling in amd_uncore_cpu_up_prepare()
 2023-03-27 14:58 UTC  (2+ messages)

[PATCH v2] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
 2023-03-27 13:08 UTC 

[PATCH v4] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
 2023-03-27 12:25 UTC 

[PATCH] perf bench syscall: Add fork syscall benchmark
 2023-03-27 11:32 UTC  (3+ messages)

[PATCH] perf stat: Support per-cluster aggregation
 2023-03-27  6:20 UTC  (8+ messages)

[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
 2023-03-26 19:28 UTC  (7+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks

[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
 2023-03-25 10:21 UTC  (9+ messages)
` [RFC PATCH v1 1/4] docs: perf: Add documentation for HiSilicon PMCU
` [RFC PATCH v1 2/4] drivers/perf: hisi: Add driver support "

[RESEND PATCH] driver/perf: arm-cmn: support ACPI probe
 2023-03-25  7:29 UTC  (3+ messages)

[PATCH 1/2] replace 2&>1 by 2>&1
 2023-03-25  3:18 UTC  (5+ messages)

[PATCH] perf stat: Suppress warning when using cpum_cf events on s390
 2023-03-24 20:18 UTC  (2+ messages)

[PATCH v3 0/9] Update Intel events and make nvdimm events dynamic
 2023-03-24 20:02 UTC  (9+ messages)
` [PATCH v3 4/9] perf vendor events: Haswell v33 events
` [PATCH v3 5/9] perf vendor events: Haswellx v27 events
` [PATCH v3 6/9] perf vendor events: Jaketown v23 events
` [PATCH v3 7/9] perf vendor events: Sandybridge v19 events
` [PATCH v3 8/9] perf metrics: Add has_pmem literal
` [PATCH v3 9/9] perf vendor events: Update metrics to detect pmem at runtime

[RFC PATCH kernel 0/2] PreventHostIBS feature for SEV-ES and SNP guests
 2023-03-24 19:55 UTC  (5+ messages)
` [RFC PATCH kernel 2/2] KVM: SEV: PreventHostIBS enablement for SEV-ES and SNP guest

[PATCH] perf lock contention: Fix msan issue in lock_contention_read()
 2023-03-24 19:54 UTC  (3+ messages)

[GIT PULL] Qualcomm driver updates for v6.3
 2023-03-24 17:26 UTC  (9+ messages)

[PATCH V9 00/10] arm64/perf: Enable branch stack sampling
 2023-03-24 11:40 UTC  (6+ messages)

[PATCH v2 0/9] Update Intel events and make optane events dynamic
 2023-03-24  7:15 UTC  (10+ messages)
` [PATCH v2 4/9] perf vendor events: Haswell v33 events
` [PATCH v2 5/9] perf vendor events: Haswellx v27 events
` [PATCH v2 6/9] perf vendor events: Jaketown v23 events
` [PATCH v2 7/9] perf vendor events: Sandybridge v19 events
` [PATCH v2 8/9] perf metrics: Add has_optane literal
` [PATCH v2 9/9] perf vendor events: Update metrics to detect optane memory at runtime

perf record -e branch-misses ls > /dev/null
 2023-03-23 17:51 UTC  (2+ messages)

[PATCH] perf vendor events: Sandybridge and version number minor updates
 2023-03-23 16:59 UTC  (2+ messages)

[PATCH] perf list: Remove UTF-8 characters from json file
 2023-03-23 13:07 UTC  (2+ messages)

[PATCH 1/6] tools/perf/json: Add common metrics for s390
 2023-03-23 12:59 UTC  (11+ messages)
` [PATCH 2/6] tools/perf/json: Add cache metrics for s390 z16

[PATCH] perf hist: Improve srcfile sort key performance (really)
 2023-03-23 12:54 UTC  (2+ messages)

[PATCH 0/1] perf report: append inlines to non-dwarf callchains
 2023-03-23  8:22 UTC  (6+ messages)

Determining if optane memory is installed
 2023-03-23  3:10 UTC  (3+ messages)

[PATCH 0/3] Add PMC support for Zhaoxin Yongfeng architecture
 2023-03-23  2:40 UTC  (4+ messages)
` [PATCH 1/3] x86/cpu/zhaoxin: Introduce macros for Zhaoxin family numbers
` [PATCH 2/3] perf/x86/zhaoxin: Replace open-coded model number with macros
` [PATCH 3/3] perf/x86/zhaoxin: Add Yongfeng support

Cross-arch analysis
 2023-03-23  0:32 UTC  (4+ messages)

Perf report wrong decoding of symbol addresses
 2023-03-22 19:56 UTC 

[Ping PATCH] perf/test: Fix wrong size for perf test Setup struct perf_event_attr
 2023-03-22 19:53 UTC  (2+ messages)

[PATCH] perf build: Add warning for when vmlinux.h generation fails
 2023-03-22 19:50 UTC  (2+ messages)

[PATCH] perf/core: Fix the same task check in perf_event_set_output
 2023-03-22 19:17 UTC  (4+ messages)

[acme:tmp.perf-tools-next] [perf build] a980755beb: perf-sanity-tests.perf.make.fail
 2023-03-22 16:03 UTC 

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-22 15:45 UTC  (5+ messages)

[PATCH RESEND v3] perf/core: Fix hardlockup failure caused by perf throttle
 2023-03-22  7:36 UTC  (3+ messages)

[PATCH 0/2] perf kvm: Fix memory leak
 2023-03-21 17:48 UTC  (7+ messages)
` [PATCH 1/2] perf kvm: Support refcnt in structure kvm_info

[PATCH 0/4] CXL 3.0 Performance Monitoring Unit support
 2023-03-21 17:46 UTC  (9+ messages)
` [PATCH 2/4] cxl/pci: Find and register CXL PMU devices
` [PATCH 3/4] cxl: CXL Performance Monitoring Unit driver

[PATCH] perf/x86/amd/core: always clear status for idx
 2023-03-21 13:43 UTC  (5+ messages)

[PATCH v5 0/2] perf tool: 'config3' attribute support
 2023-03-21 12:43 UTC  (5+ messages)
` [PATCH v5 1/2] perf tools: Sync perf_event_attr::config3 addition

[PATCH] perf vendor events arm64: Add N1 metrics
 2023-03-21 12:40 UTC  (3+ messages)

[PATCH] perf jevents: Sort list of input files
 2023-03-21 12:38 UTC  (7+ messages)

[PATCH v2 0/4] Enable display of partial and empty SVE predicates from Arm SPE data
 2023-03-20 22:29 UTC  (5+ messages)
` [PATCH v2 4/4] perf report: Add 'simd' sort field

[PATCH 0/2] perf intel-pt: Small updates
 2023-03-20 22:25 UTC  (5+ messages)
` [PATCH 1/2] perf intel-pt: Add event type names UINTR and UIRET
` [PATCH 2/2] perf intel-pt: Add support for new branch instructions ERETS and ERETU

[PATCH v5 00/17] Reference count checker and related fixes
 2023-03-20 21:22 UTC  (18+ messages)
` [PATCH v5 01/17] perf map: Move map list node into symbol
` [PATCH v5 02/17] perf maps: Remove rb_node from struct map
` [PATCH v5 03/17] perf maps: Add functions to access maps
` [PATCH v5 04/17] perf map: Add accessor for dso
` [PATCH v5 05/17] perf map: Add accessor for start and end
` [PATCH v5 06/17] perf map: Rename map_ip and unmap_ip
` [PATCH v5 07/17] perf map: Add helper for "
` [PATCH v5 08/17] perf map: Add accessors for prot, priv and flags
` [PATCH v5 09/17] perf map: Add accessors for pgoff and reloc
` [PATCH v5 10/17] perf test: Add extra diagnostics to maps test
` [PATCH v5 11/17] perf maps: Modify maps_by_name to hold a reference to a map
` [PATCH v5 12/17] perf map: Changes to reference counting
` [PATCH v5 13/17] libperf: Add reference count checking macros
` [PATCH v5 14/17] perf cpumap: Add reference count checking
` [PATCH v5 15/17] perf namespaces: "
` [PATCH v5 16/17] perf maps: "
` [PATCH v5 17/17] perf map: "

[PATCH v4 00/22] Reference count checker and related fixes
 2023-03-20 17:00 UTC  (7+ messages)
` [PATCH v4 06/22] perf map: Move map list node into symbol
` [PATCH v4 17/22] perf map: Changes to reference counting


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