linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-09 04:55:55 to 2022-05-13 16:45:01 UTC [more...]

[PATCH 0/4] Several perf metrics topdown related fixes
 2022-05-13 16:44 UTC  (10+ messages)
` [PATCH 1/4] perf evsel: Fixes topdown events in a weak group for the hybrid platform
` [PATCH 2/4] perf stat: Always keep perf metrics topdown events in a group
` [PATCH 3/4] perf parse-events: Support different format of the topdown event name
` [PATCH 4/4] perf parse-events: Move slots event for the hybrid platform too

[PATCH 0/7] Make more tests skip rather than fail
 2022-05-13 16:34 UTC  (12+ messages)
` [PATCH 1/7] perf test: Skip reason for suites with 1 test
` [PATCH 2/7] perf test: Use skip in vmlinux kallsyms
` [PATCH 3/7] perf test: Use skip in openat syscall
` [PATCH 4/7] perf test: Basic mmap use skip
` [PATCH 5/7] perf test: Parse events tidy terms_test
` [PATCH 6/7] perf test: Parse events tidy evlist_test
` [PATCH 7/7] perf test: Parse events break apart tests

[PATCH v2 0/7] Rewrite jevents program in python
 2022-05-13 15:58 UTC  (12+ messages)
` [PATCH v2 1/7] perf jevents: Append PMU description later
` [PATCH v2 2/7] perf vendor events: Fix Alderlake metric groups
` [PATCH v2 3/7] perf vendor events: Fix Ivytown UNC_M_ACT_COUNT.RD umask
` [PATCH v2 4/7] perf jevents: Modify match field
` [PATCH v2 5/7] perf jevents: Add python converter script
` [PATCH v2 6/7] perf jevents: Switch build to use jevents.py
` [PATCH v2 7/7] perf jevents: Remove jevents.c

[PATCH v2 0/2] Fix topdown event weak grouping
 2022-05-13 15:19 UTC  (6+ messages)
` [PATCH v2 1/2] perf evlist: Keep topdown counters in weak group
` [PATCH v2 2/2] perf test: Add basic stat and topdown group test

[PATCH 0/6] perf intel-pt: Add support for tracing KVM test programs
 2022-05-13 15:14 UTC  (9+ messages)
` [PATCH 1/6] perf tools: Add machine to machines back pointer
` [PATCH 2/6] perf tools: Factor out thread__set_guest_comm()
` [PATCH 3/6] perf tools: Add guest_code support
` [PATCH 4/6] perf script: "
` [PATCH 5/6] perf kvm report: "
` [PATCH 6/6] perf intel-pt: "

[PATCH] perf test arm-spe: Check if perf-record hangs when recording workload with forks
 2022-05-13 13:03 UTC  (2+ messages)

[PATCH v2 00/11] perf c2c: Support display for Arm64
 2022-05-13  9:05 UTC  (3+ messages)
` [PATCH v2 09/11] perf c2c: Sort on peer snooping for load operations
  ` [PATCH v2 9/11] "

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-05-12 22:31 UTC  (7+ messages)
` [PATCH 1/5 v1] mm: add a new parameter `node` to `get/add/inc/dec_mm_counter`
` [PATCH 2/5 v1] mm: add numa_count field for rss_stat
` [PATCH 3/5 v1] mm: add numa fields for tracepoint rss_stat
` [PATCH 4/5 v1] mm: enable per numa node rss_stat count
` [PATCH 5/5 v1] mm, oom: enable per numa node oom for CONSTRAINT_MEMORY_POLICY

Linux Perf Tool Office Hours
 2022-05-12 16:34 UTC  (4+ messages)

[PATCH 00/20] perf vendors events arm64: Multiple Arm CPUs
 2022-05-12 15:52 UTC  (26+ 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 V2] tools/perf/tests: Skip perf BPF test if clang is not present
 2022-05-12 11:18 UTC  (2+ messages)

[PATCH V2] tools/perf/tests: Fix session topology test to skip the test in guest environment
 2022-05-12 11:15 UTC  (2+ messages)

[PATCH] tools/perf: add breakpoint benchmarks
 2022-05-12  8:04 UTC  (6+ messages)

[RFC 0/4] perf record: Implement off-cpu profiling with BPF (v2)
 2022-05-12  6:13 UTC  (7+ 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 v8 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-05-11 18:29 UTC  (11+ 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

[PATCHv2 0/3] perf tools: Fix prologue generation
 2022-05-11 18:22 UTC  (10+ 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 0/7] Rewrite jevents program in python
 2022-05-11 17:26 UTC  (16+ messages)
` [PATCH 1/7] perf jevents: Append PMU description later
` [PATCH 2/7] perf vendor events: Fix Alderlake metric groups
` [PATCH 3/7] perf vendor events: Fix Ivytown UNC_M_ACT_COUNT.RD umask
` [PATCH 4/7] perf jevents: Modify match field
` [PATCH 5/7] perf jevents: Add python converter script
` [PATCH 6/7] perf jevents: Switch build to use jevents.py
` [PATCH 7/7] perf jevents: Remove jevents.c

[PATCH 0/4] perf cs_etm: Basic support for virtual/kernel timestamps
 2022-05-11 11:49 UTC  (4+ messages)
` [PATCH 1/4] perf pmu: Add function to check if a pmu file exists

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-11 11:42 UTC  (14+ 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 0/5] Revert metric hybrid events, fix tools events
 2022-05-11  5:45 UTC  (11+ messages)
` [PATCH 1/5] Revert "perf stat: Support metrics with hybrid events"
` [PATCH 3/5] perf evsel: Add tool event helpers

[PATCH V5 0/8] perf: Expand perf_branch_entry
 2022-05-11  4:28 UTC  (6+ messages)

[PATCH] perf tools: fix callstack entries and nr print message
 2022-05-11  1:35 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/2] perf evlist: Keep topdown counters in weak group
 2022-05-10 19:24 UTC  (10+ messages)

[PATCH] Add an "-m" option to "perf buildid-list"
 2022-05-10 18:12 UTC  (3+ messages)

[PATCH] perf annotate: Add --percent-limit option
 2022-05-10 17:39 UTC  (2+ messages)

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

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

[PATCH v6 00/23] Rust support
 2022-05-10 11:36 UTC  (7+ messages)

[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  (10+ messages)
` [PATCH v4 3/7] perf/x86/amd/core: Detect "
` [PATCH v4 5/7] perf/x86/amd/core: Add PerfMonV2 counter control

[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  (8+ messages)
` [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 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] 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  (4+ 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).