linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-07 01:12:31 to 2023-04-14 09:50:13 UTC [more...]

Packaging bpftool and libbpf: GitHub or kernel?
 2023-04-14  9:50 UTC  (7+ messages)

[PATCH RESEND v3] perf/core: Fix hardlockup failure caused by perf throttle
 2023-04-14  8:23 UTC  (5+ messages)

[PATCH RFC 0/5] perf: Add ioctl to emit sideband events
 2023-04-14  8:23 UTC  (6+ messages)
` [PATCH RFC 1/5] "
` [PATCH RFC 2/5] perf: Add fork to the sideband ioctl
` [PATCH RFC 3/5] perf: Add namespaces "
` [PATCH RFC 4/5] perf: Add comm "
` [PATCH RFC 5/5] perf: Add mmap "

[PATCH v6 0/5] perf: CXL 3.0 Performance Monitoring Unit support
 2023-04-14  8:20 UTC  (7+ messages)
` [PATCH v6 1/5] perf: Allow a PMU to have a parent
` [PATCH v6 2/5] cxl: Add functions to get an instance of / count regblocks of a given type
` [PATCH v6 3/5] cxl/pci: Find and register CXL PMU devices
` [PATCH v6 4/5] perf: CXL Performance Monitoring Unit driver
` [PATCH v6 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver

[PATCH v3 00/21] Update uncore topics, 1x event updates, 2x new archs
 2023-04-14  8:18 UTC  (16+ messages)
` [PATCH v3 02/21] perf vendor events intel: Add grandridge
` [PATCH v3 03/21] perf vendor events intel: Add sierraforest
` [PATCH v3 04/21] perf vendor events intel: Fix uncore topics for alderlake
` [PATCH v3 05/21] perf vendor events intel: Fix uncore topics for broadwell
` [PATCH v3 09/21] perf vendor events intel: Fix uncore topics for haswell
` [PATCH v3 11/21] perf vendor events intel: Fix uncore topics for icelake
` [PATCH v3 13/21] perf vendor events intel: Fix uncore topics for ivybridge
` [PATCH v3 16/21] perf vendor events intel: Fix uncore topics for knightslanding
` [PATCH v3 17/21] perf vendor events intel: Fix uncore topics for sandybridge
` [PATCH v3 18/21] perf vendor events intel: Fix uncore topics for skylake
` [PATCH v3 21/21] perf vendor events intel: Fix uncore topics for tigerlake

[PATCH v2] perf stat: Introduce skippable evsels
 2023-04-14  5:19 UTC 

[PATCH v4 0/2] perf script: Have consistent output for symbol address
 2023-04-14  3:25 UTC  (3+ messages)
` [PATCH v4 1/2] perf script: print raw ip instead of binary offset for callchain
` [PATCH v4 2/2] perf: script: add new output field 'dsoff' to print dso offset

[PATCH v3 0/2] perf script: Have consistent output for symbol address
 2023-04-14  3:23 UTC  (6+ messages)
` [PATCH v3 1/2] perf script: print raw ip instead of binary offset for callchain
` [PATCH v3 2/2] perf: script: add new output field 'dsoff' to print dso offset

[PATCH 0/4] riscv: Allow userspace to directly access perf counters
 2023-04-14  2:09 UTC  (10+ messages)
` [PATCH 1/4] perf: Fix wrong comment about default event_idx
` [PATCH 2/4] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH 3/4] riscv: Make legacy counter enum match the HW numbering
` [PATCH 4/4] riscv: Enable perf counters user access only through perf

[RFC PATCH v3 0/2] perf stat: Add option to aggregate data based on the cache topology
 2023-04-13 16:59 UTC  (5+ messages)
` [RFC PATCH v3 1/2] perf: Extract building cache level for a CPU into separate function
` [RFC PATCH v3 2/2] perf: Add option for --per-cache aggregation

[PATCH] perf map: Delete two variable initialisations before null pointer checks in sort__sym_from_cmp()
 2023-04-13 15:49 UTC 

[PATCH v1] perf stat: Introduce skippable evsels
 2023-04-13 14:36 UTC  (8+ messages)

[PATCH v2 00/21] Update uncore topics, 3x event updates, 2x new archs
 2023-04-13 13:16 UTC  (15+ messages)
` [PATCH v2 01/21] perf vendor events intel: Update alderlake to v1.20
` [PATCH v2 04/21] perf vendor events intel: Add grandridge
` [PATCH v2 05/21] perf vendor events intel: Add sierraforest
` [PATCH v2 06/21] perf vendor events intel: Fix uncore topics for broadwell
` [PATCH v2 10/21] perf vendor events intel: Fix uncore topics for haswell
` [PATCH v2 12/21] perf vendor events intel: Fix uncore topics for icelake
` [PATCH v2 13/21] perf vendor events intel: Fix uncore topics for ivybridge
` [PATCH v2 16/21] perf vendor events intel: Fix uncore topics for knightslanding
` [PATCH v2 17/21] perf vendor events intel: Fix uncore topics for sandybridge
` [PATCH v2 18/21] perf vendor events intel: Fix uncore topics for skylake
` [PATCH v2 21/21] perf vendor events intel: Fix uncore topics for tigerlake

[PATCH] perf tests: Fix tests in 'Parse event definition strings'
 2023-04-13 11:31 UTC  (6+ messages)

[PATCH] perf pmu: Fix resource leaks in pmu_cpumask()
 2023-04-13  3:03 UTC  (2+ messages)

[PATCH v7 0/5] Reference count checker and related fixes
 2023-04-12 18:50 UTC  (13+ messages)
` [PATCH v7 1/5] libperf: Add reference count checking macros
` [PATCH v7 2/5] perf cpumap: Add reference count checking
` [PATCH v7 3/5] perf namespaces: "
` [PATCH v7 4/5] perf maps: "
` [PATCH v7 5/5] perf map: "

[RFC PATCH] perf stat: Separate bperf from bpf_profiler
 2023-04-12 18:23 UTC 

[PATCH v2] tools:perf:scripts:python:intel-pt-events del unusedvar
 2023-04-12 15:20 UTC  (3+ messages)

[PATCH v5 0/5] perf: CXL 3.0 Performance Monitoring Unit support
 2023-04-12 13:58 UTC  (9+ messages)
` [PATCH v5 1/5] perf: Allow a PMU to have a parent
` [PATCH v5 2/5] cxl: Add functions to get an instance of / count regblocks of a given type
` [PATCH v5 3/5] cxl/pci: Find and register CXL PMU devices
` [PATCH v5 4/5] perf: CXL Performance Monitoring Unit driver
` [PATCH v5 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver

[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
 2023-04-12 13:40 UTC  (13+ messages)
` [PATCH v2 1/5] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH v2 2/5] locking/generic: Wire up local{,64}_try_cmpxchg
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg

[PATCH] perf top: expand the range of multithreaded phase
 2023-04-12 13:39 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH bpf-next] tools headers: Remove s390 ptrace.h in check-headers.sh
 2023-04-12 13:33 UTC  (4+ messages)

[PATCH v1 0/3] Updates to sapphirerapids, alderlake and icelakex events
 2023-04-12 13:30 UTC  (4+ messages)
` [PATCH v1 1/3] perf vendor events: Update alderlake to v1.20
` [PATCH v1 2/3] perf vendor events: Update icelakex "

[PATCH] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
 2023-04-12  9:52 UTC 

[PATCH V2] tools/perf: Add basic support for LoongArch
 2023-04-12  9:44 UTC  (2+ messages)

[PATCH V9 00/10] arm64/perf: Enable branch stack sampling
 2023-04-12  8:32 UTC  (4+ messages)
` [PATCH V9 02/10] arm64/perf: Add BRBE registers and fields

[PATCH v5 0/5] perf: CXL 3.0 Performance Monitoring Unit support
 2023-04-11 18:54 UTC 

[PATCH v4 0/5] CXL 3.0 Performance Monitoring Unit support
 2023-04-11 13:21 UTC  (3+ messages)

[PATCH v6] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
 2023-04-11 13:04 UTC  (2+ messages)

[PATCH v3] perf stat: Support per-cluster aggregation
 2023-04-11 12:59 UTC  (2+ messages)

[PATCH] perf bperf: Avoid use after free via union
 2023-04-11 12:36 UTC  (2+ messages)

[PATCH v1] perf evsel: Avoid segv if delete is called on NULL
 2023-04-11  1:02 UTC  (3+ messages)

[PATCH v3 0/9] perf/mem: AMD IBS and generic tools improvements
 2023-04-10 22:31 UTC  (14+ messages)
` [PATCH v3 1/9] perf/mem: Introduce PERF_MEM_LVLNUM_UNC
` [PATCH v3 2/9] perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NA
` [PATCH v3 3/9] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
` [PATCH v3 4/9] perf headers: Sync uapi/linux/perf_event.h
` [PATCH v3 5/9] perf mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_DATA_SRC_NONE
` [PATCH v3 6/9] perf mem: Add support for printing PERF_MEM_LVLNUM_UNC
` [PATCH v3 7/9] perf mem: Refactor perf_mem__lvl_scnprintf()
` [PATCH v3 8/9] perf mem: Increase HISTC_MEM_LVL column size to 39 chars
` [PATCH v3 9/9] perf script ibs: Change bit description according to latest PPR

[PATCH v2] perf build: Warn for BPF skeletons if endian mismatches
 2023-04-10 22:23 UTC  (2+ messages)

[PATCH v2 0/6] Refactor definitions out of perf.h
 2023-04-10 22:22 UTC  (8+ messages)
` [PATCH v2 1/6] perf ui: Move window resize signal functions
` [PATCH v2 2/6] perf usage: Move usage strings
` [PATCH v2 3/6] perf header: Move perf_version_string declaration
` [PATCH v2 4/6] perf version: Use regular verbose flag
` [PATCH v2 5/6] perf util: Move input_name to util
` [PATCH v2 6/6] perf util: Move perf_guest/host declarations

[PATCH v2 0/3] Write json and csv test output to test files
 2023-04-10 22:16 UTC  (5+ messages)
` [PATCH v2 1/3] perf test: Write CSV output to a file
` [PATCH v2 2/3] perf stat: Don't write "started on" for json output
` [PATCH v2 3/3] perf test: Write Json output to a file

[PATCH v1 1/2] perf lock contention: Support pre-5.14 kernels
 2023-04-10 22:12 UTC  (5+ messages)
` [PATCH v1 2/2] perf bpf filter: Support pre-5.16 kernels

[PATCH] tools/perf: Add basic support for LoongArch
 2023-04-10 14:36 UTC  (4+ messages)

[PATCH v2 0/2] perf script: Have consistent output for symbol address
 2023-04-10  6:34 UTC  (5+ messages)
` [PATCH v2 1/2] perf script: print raw ip instead of binary offset for callchain
` [PATCH v2 2/2] perf: script: add new output field 'dsoff' to print dso offset

[PATCH v6 00/12] Reference count checker and related fixes
 2023-04-07  2:05 UTC  (5+ messages)
` [PATCH v6 02/12] perf map: Add helper for map_ip and unmap_ip


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