linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-03 14:03:58 to 2022-05-10 15:59:06 UTC [more...]

[PATCH 00/20] perf vendors events arm64: Multiple Arm CPUs
 2022-05-10 15:55 UTC  (23+ messages)
` [PATCH 01/20] perf vendors events arm64: Arm Cortex-A5
` [PATCH 02/20] perf vendors events arm64: Arm Cortex-A7
` [PATCH 03/20] perf vendors events arm64: Arm Cortex-A8
` [PATCH 04/20] perf vendors events arm64: Arm Cortex-A9
` [PATCH 05/20] perf vendors events arm64: Arm Cortex-A15
` [PATCH 06/20] perf vendors events arm64: Arm Cortex-A17
` [PATCH 07/20] perf vendors events arm64: Arm Cortex-A32
` [PATCH 08/20] perf vendors events arm64: Arm Cortex-A34
` [PATCH 09/20] perf vendors events arm64: Arm Cortex-A35
` [PATCH 10/20] perf vendors events arm64: Arm Cortex-A55
` [PATCH 11/20] perf vendors events arm64: Arm Cortex-A510
` [PATCH 12/20] perf vendors events arm64: Arm Cortex-A65
` [PATCH 13/20] perf vendors events arm64: Arm Cortex-A73
` [PATCH 14/20] perf vendors events arm64: Arm Cortex-A75
` [PATCH 15/20] perf vendors events arm64: Arm Cortex-A77
` [PATCH 16/20] perf vendors events arm64: Arm Cortex-A78
` [PATCH 17/20] perf vendors events arm64: Arm Cortex-A710
` [PATCH 18/20] perf vendors events arm64: Arm Cortex-X1
` [PATCH 19/20] perf vendors events arm64: Arm Cortex-X2
` [PATCH 20/20] perf vendors events arm64: Arm Neoverse E1

[PATCH 0/5] Revert metric hybrid events, fix tools events
 2022-05-10 15:48 UTC  (11+ messages)
` [PATCH 1/5] Revert "perf stat: Support metrics with hybrid events"
` [PATCH 2/5] perf evsel: Constify a few arrays
` [PATCH 3/5] perf evsel: Add tool event helpers
` [PATCH 4/5] perf metrics: Support all tool events
` [PATCH 5/5] perf metrics: Don't add all tool events for sharing

[PATCH] tools/perf/tests: Skip perf BPF test if clang is not present
 2022-05-10 13:39 UTC  (4+ messages)

[PATCH V2 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
 2022-05-10 13:38 UTC  (8+ messages)
` [PATCH V2 1/2] tools/perf: Add utility function to read /proc/cpuinfo for any field
` [PATCH V2 2/2] tools/perf/tests: Fix session topology test to skip the test in guest environment

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-10 13:17 UTC  (15+ messages)
` [PATCH v7 1/7] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v7 2/7] hwtracing: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH v6 00/23] Rust support
 2022-05-10 11:36 UTC  (9+ messages)
` [PATCH v6 03/23] kallsyms: increase maximum kernel symbol length to 512

[PATCH v1 0/6] perf: arm64: Support for Dwarf unwinding through SVE functions
 2022-05-10  9:34 UTC  (10+ messages)
` [PATCH v1 1/6] perf: arm64: Add SVE vector granule register to user regs
` [PATCH v1 2/6] arm64/sve: Add Perf extensions documentation
` [PATCH v1 3/6] perf tools: arm64: Copy perf_regs.h from the kernel
` [PATCH v1 4/6] perf tools: Use dynamic register set for Dwarf unwind
` [PATCH v1 5/6] perf tools: arm64: Decouple Libunwind register names from Perf
` [PATCH v1 6/6] perf tools: arm64: Add support for VG register

[PATCH V3] arm64: perf: Retain PMCR.X of PMCR_EL0 during reset
 2022-05-10  9:28 UTC  (3+ messages)

[PATCH v4 0/7] perf/x86/amd/core: Add AMD PerfMonV2 support
 2022-05-10  8:36 UTC  (14+ messages)
` [PATCH v4 3/7] perf/x86/amd/core: Detect "
` [PATCH v4 5/7] perf/x86/amd/core: Add PerfMonV2 counter control
` [PATCH v4 7/7] kvm: x86/cpuid: Fix CPUID leaf 0xA

[PATCHv2 0/3] perf tools: Fix prologue generation
 2022-05-10  7:46 UTC  (4+ messages)
` [PATCHv2 bpf-next 1/3] libbpf: Add bpf_program__set_insns function
` [PATCHv2 perf/core 2/3] perf tools: Register fallback libbpf section handler
` [PATCHv2 perf/core 3/3] perf tools: Rework prologue generation code

[PATCH] perf tools: fix callstack entries and nr print message
 2022-05-10  0:40 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 1/2] perf evlist: Keep topdown counters in weak group
 2022-05-09 21:01 UTC  (14+ messages)
` [PATCH 2/2] perf test: Add basic stat and topdown group test

[PATCH V2] arm64: perf: Retain PMCR.X of PMCR_EL0 during reset
 2022-05-09 13:21 UTC  (3+ messages)

[PATCH v2 0/8] perf/amd: Zen4 IBS extensions support
 2022-05-09 13:07 UTC  (12+ messages)
` [PATCH v2 1/8] perf/amd/ibs: Cascade pmu init functions' return value
` [PATCH v2 2/8] perf/amd/ibs: Use ->is_visible callback for dynamic attributes
` [PATCH v2 3/8] perf/amd/ibs: Add support for L3 miss filtering
` [PATCH v2 4/8] perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute
` [PATCH v2 5/8] perf record ibs: Warn about sampling period skew
` [PATCH v2 6/8] perf header: Parse non-cpu pmu capabilities
` [PATCH v2 7/8] perf script ibs: Support new IBS bits in raw trace dump
` [PATCH v2 8/8] perf ibs: Fix comment

[PATCH] arm64: perf: no need to initialise statics to 0
 2022-05-09  8:45 UTC  (2+ messages)

[PATCH 2/3] perf vendor events: Update alderlake to v1.10
 2022-05-09  7:32 UTC  (5+ messages)
` [PATCH 3/3] perf vendor events: Update events for Jaketown to v21

[PATCH -next] perf/x86/amd: Remove unused variable 'hwc'
 2022-05-09  3:07 UTC  (2+ messages)

[PATCH v2 00/11] perf c2c: Support display for Arm64
 2022-05-08  9:23 UTC  (12+ messages)
` [PATCH v2 01/11] perf mem: Add stats for store operation with no available memory level
` [PATCH v2 02/11] perf c2c: Add dimensions for 'N/A' metrics of store operation
` [PATCH v2 03/11] perf c2c: Update documentation for store metric 'N/A'
` [PATCH v2 04/11] perf mem: Add statistics for peer snooping
` [PATCH v2 05/11] perf c2c: Add dimensions for peer load operations
` [PATCH v2 06/11] perf c2c: Use explicit names for display macros
` [PATCH v2 07/11] perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
` [PATCH v2 08/11] perf c2c: Refactor node header
` [PATCH v2 09/11] perf c2c: Sort on peer snooping for load operations
` [PATCH v2 10/11] perf c2c: Update documentation for new display option 'peer'
` [PATCH v2 11/11] perf c2c: Use 'peer' as default display for Arm64

[PATCH 1/3] perf stat: Support metrics with hybrid events
 2022-05-07  5:09 UTC  (6+ messages)
` [PATCH 2/3] perf stat: Merge event counts from all hybrid PMUs

[RFC RESEND 0/4] perf record: Implement off-cpu profiling with BPF (v1)
 2022-05-07  0:14 UTC  (7+ messages)
` [PATCH 4/4] perf record: Handle argument change in sched_switch

[PATCH v2 0/3] kallsyms: Rust requirements
 2022-05-06 20:34 UTC  (2+ messages)
` [PATCH v2 3/3] kallsyms: increase maximum kernel symbol length to 512

[RFC 0/4] perf record: Implement off-cpu profiling with BPF (v2)
 2022-05-06 20:16 UTC  (5+ messages)
` [PATCH 1/4] perf report: Do not extend sample type of bpf-output event
` [PATCH 2/4] perf record: Enable off-cpu analysis with BPF
` [PATCH 3/4] perf record: Implement basic filtering for off-cpu
` [PATCH 4/4] perf record: Handle argument change in sched_switch

[PATCH v3] perf test: Add skip to --per-thread test
 2022-05-06 18:15 UTC  (2+ messages)

[PATCH v1 0/3] kallsyms: Rust requirements
 2022-05-06  9:45 UTC  (5+ messages)
` [PATCH v1 3/3] kallsyms: increase maximum kernel symbol length to 512

[PATCH] perf cs-etm: Use swap() instead of open coding it
 2022-05-06  9:17 UTC 

[PATCH] tools/perf: add breakpoint benchmarks
 2022-05-06  7:58 UTC  (2+ messages)

[PATCH] x86/events: remove set but not used variable 'hwc'
 2022-05-06  6:04 UTC 

[PATCH] x86/events: Replace snprintf() with sysfs_emit()
 2022-05-06  3:44 UTC 

[PATCH v2] perf test: Add skip to --per-thread test
 2022-05-05 17:44 UTC  (2+ messages)

[PATCH v5 0/6] Make evlist CPUs more accurate
 2022-05-05 17:39 UTC  (15+ messages)
` [PATCH v5 1/6] perf cpumap: Switch to using perf_cpu_map API
` [PATCH v5 2/6] perf evlist: Clear all_cpus before propagating
` [PATCH v5 3/6] perf stat: Avoid printing cpus with no counters
` [PATCH v5 4/6] perf cpumap: Handle dummy maps as empty in subset

Linux Perf Tool Office Hours
 2022-05-05 16:57 UTC  (3+ messages)

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-05-05 15:12 UTC  (5+ messages)
` [PATCH v7 5/5] perf arm-spe: Use SPE data source for neoverse cores

[PATCH v8 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-05-05 15:03 UTC  (7+ messages)
` [PATCH v8 1/5] perf: Add SNOOP_PEER flag to perf mem data struct
` [PATCH v8 2/5] perf tools: sync addition of PERF_MEM_SNOOPX_PEER
` [PATCH v8 3/5] perf mem: Print snoop peer flag
` [PATCH v8 4/5] perf arm-spe: Don't set data source if it's not a memory operation
` [PATCH v8 5/5] perf arm-spe: Use SPE data source for neoverse cores

[PATCH] perf: Fix pass 0 to PTR_ERR
 2022-05-05 13:57 UTC 

[PATCH 0/4] perf cs_etm: Basic support for virtual/kernel timestamps
 2022-05-05  9:56 UTC  (6+ messages)
` [PATCH 1/4] perf pmu: Add function to check if a pmu file exists
` [PATCH 2/4] perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
` [PATCH 3/4] perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
` [PATCH 4/4] perf cs_etm: Set the time field in the synthetic samples

[PATCH 1/7] perf vendor events intel: Update CLX events to v1.15
 2022-05-04 15:53 UTC  (5+ messages)

[PATCH 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
 2022-05-04 14:29 UTC  (4+ messages)
` [PATCH 1/2] tools/perf: Add utility function to read /proc/cpuinfo for any field

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-05-04  9:46 UTC  (8+ messages)
` [PATCH v2 1/6] "

[PATCH] Add an "-m" option to "perf buildid-list"
 2022-05-03 21:37 UTC 

2nd Quater puchase request
 2022-05-03 14:49 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).