linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-26 23:33:30 to 2024-12-06 05:17:54 UTC [more...]

[PATCH v2 00/10] perf/amd/ibs: Fix sample period computations
 2024-12-06  5:17 UTC  (4+ messages)
` [PATCH v2 01/10] perf/amd/ibs: Remove IBS_{FETCH|OP}_CONFIG_MASK macros
` [PATCH v2 02/10] perf/amd/ibs: Remove pointless sample period check
` [PATCH v2 03/10] perf/amd/ibs: Fix ->config to sample period calculation for OP pmu

[PATCH v1 0/8] Cpumap improvements for large MAX_NR_CPUS
 2024-12-06  4:40 UTC  (9+ messages)
` [PATCH v1 1/8] perf: Increase MAX_NR_CPUS to 4096
` [PATCH v1 2/8] perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
` [PATCH v1 3/8] libperf cpumap: Hide/reduce scope of MAX_NR_CPUS
` [PATCH v1 4/8] libperf cpumap: Be tolerant of newline at the end of a cpumask
` [PATCH v1 5/8] perf pmu: Remove use of perf_cpu_map__read
` [PATCH v1 6/8] libperf cpumap: "
` [PATCH v1 7/8] libperf cpumap: Remove perf_cpu_map__read
` [PATCH v1 8/8] libperf cpumap: Grow array of read CPUs in smaller increments

[PATCH v2] perf: Increase MAX_NR_CPUS to 4096
 2024-12-06  4:27 UTC  (2+ messages)

[PATCH v1 1/2] perf hwmon_pmu: Use openat rather than dup to refresh directory
 2024-12-06  4:23 UTC  (2+ messages)
` [PATCH v1 2/2] perf test hwmon_pmu: Fix event file location

[BUG] perf trace: failed to load -E2BIG
 2024-12-06  3:25 UTC  (3+ messages)

[linus:master] [perf tools] af954f76ee: perf-sanity-tests.Test_data_symbol.fail
 2024-12-06  2:10 UTC  (7+ messages)

[PATCH v2] perf vendor events arm64: Add FUJITSU-MONAKA pmu event
 2024-12-06  1:53 UTC  (2+ messages)

[PATCH] bpftool: Fix failure with static linkage
 2024-12-05 19:24 UTC  (8+ messages)

[PATCHSET 00/11] perf tools: Sync tools and kernel headers for v6.13
 2024-12-05 18:56 UTC  (18+ messages)
` [PATCH 01/11] tools headers: Sync uapi/drm/drm.h with the kernel sources
` [PATCH 02/11] tools headers: Sync uapi/linux/perf_event.h "
` [PATCH 03/11] tools headers: Sync uapi/linux/kvm.h "
` [PATCH 04/11] tools headers: Sync x86 kvm and cpufeature headers with the kernel
` [PATCH 05/11] tools headers: Sync arm64 kvm header with the kernel sources
` [PATCH 06/11] tools headers: Sync *xattrat syscall changes "
` [PATCH 07/11] tools headers: Sync uapi/asm-generic/mman.h "
` [PATCH 08/11] tools headers: Sync uapi/linux/fcntl.h "
` [PATCH 09/11] tools headers: Sync uapi/linux/mount.h "
` [PATCH 10/11] tools headers: Sync uapi/linux/prctl.h "
` [PATCH 11/11] perf tools: Fix build error on generated/fs_at_flags_array.c

[PATCH v1] perf test expr: Fix system_tsc_freq for only x86
 2024-12-05 18:49 UTC  (6+ messages)

[PATCH] perf: Increase MAX_NR_CPUS to 4096
 2024-12-05 18:02 UTC  (3+ messages)

[PATCH v4 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-12-05 18:23 UTC  (3+ messages)

[PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
 2024-12-05 17:46 UTC  (5+ messages)

[PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
 2024-12-05 17:00 UTC  (11+ messages)

[RFC 00/12] perf record: Add event action support
 2024-12-05 14:01 UTC  (27+ messages)
` [RFC 01/12] "
    ` [External] "
` [RFC 02/12] perf event action: Add parsing const expr support
    ` [External] "
` [RFC 03/12] perf event action: Add parsing const integer "
    ` [External] "
` [RFC 04/12] perf event action: Add parsing const string "
` [RFC 05/12] perf event action: Add parsing call "
` [RFC 06/12] perf event action: Add parsing print() "
` [RFC 07/12] perf event action: Add parsing builtin "
` [RFC 08/12] perf event action: Add parsing builtin cpu "
` [RFC 09/12] perf event action: Add parsing builtin pid "
` [RFC 10/12] perf event action: Add parsing builtin tid "
` [RFC 11/12] perf event action: Add parsing builtin comm "
` [RFC 12/12] perf event action: Add parsing builtin time "
  ` [External] Re: [RFC 00/12] perf record: Add event action support

[PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work
 2024-12-05 10:28 UTC  (16+ messages)

[PATCH v2 0/3] perf tool: Fix multiple memory leakages
 2024-12-05  8:45 UTC  (4+ messages)
` [PATCH v2 1/3] perf header: Fix one memory leakage in process_bpf_btf()
` [PATCH v2 2/3] perf header: Fix one memory leakage in process_bpf_prog_info()
` [PATCH v2 3/3] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()

[PATCH v3] perf: map pages in advance
 2024-12-05  8:29 UTC 

[PATCH v2] perf: map pages in advance
 2024-12-05  7:48 UTC  (6+ messages)

[PATCH v1 1/1] pref/x86/rapl: Remove unused function
 2024-12-05  7:44 UTC  (3+ messages)

perf_event: avoiding gpf on rdpmc for top-down-events on hybrid
 2024-12-05  0:57 UTC  (2+ messages)

[PATCH v1] perf script python: Improve physical mem type resolution
 2024-12-04 21:14 UTC  (3+ messages)

perf_event_open.2: mmap ring buffer requirement for receiving overflow notifications
 2024-12-04 19:30 UTC  (5+ messages)

[REGRESSION] 'perf mem record' on a Intel hybrid system broken
 2024-12-04 19:24 UTC  (2+ messages)

[PATCH v4 0/4] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-12-04 17:56 UTC  (3+ messages)

Perf test 7 fails on s390 since 6.12.0
 2024-12-04 12:36 UTC  (4+ messages)

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2024-12-04 12:35 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/1 perf-tools] perf machine: Initialize machine->env to address a segfault
 2024-12-03 21:58 UTC  (3+ messages)

[PATCH] perf test: Don't signal all processes on system when interrupting tests
 2024-12-03 21:58 UTC  (3+ messages)

perf top usecase breaks due to kernel change
 2024-12-03 21:42 UTC 

[PATCH 1/1 perf-tools-next] perf disasm: Return a proper error when not determining the file type
 2024-12-03 21:20 UTC 

[PATCH 1/1 perf-tools-next] tools features: Don't check for libunwind devel files by default
 2024-12-03 21:08 UTC 

[GIT PULL] perf-tools changes for v6.13
 2024-12-03 18:33 UTC  (14+ messages)

[PATCH 0/3] perf tool: Fix multiple memory leakages
 2024-12-03 10:45 UTC  (8+ messages)
` [PATCH 1/3] perf header: Fix one memory leakage in process_bpf_btf()
` [PATCH 2/3] perf header: Fix one memory leakage in process_bpf_prog_info()
` [PATCH 3/3] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()

[PATCH v3 1/2] perf lock: Rename fields in lock_type_table
 2024-12-02 20:49 UTC  (3+ messages)
` [PATCH v3 2/2] perf lock: Fix parse_lock_type which only retrieve one lock flag

[PATCH v2] perf test record+probe_libc_inet_pton: Make test resilient
 2024-12-02 20:28 UTC  (3+ messages)

[PATCH] perf: map pages in advance
 2024-11-29 20:42 UTC  (25+ messages)

[PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty
 2024-11-29 16:20 UTC  (4+ messages)

[PATCH v2] perf tools: Avoid unaligned pointer operations
 2024-11-28 14:59 UTC  (2+ messages)

[PATCH] perf tools: Avoid unaligned pointer operations
 2024-11-28  0:51 UTC  (2+ messages)

[PATCH v2 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2024-11-27 12:36 UTC  (2+ messages)

[PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
 2024-11-27  8:04 UTC  (5+ messages)
` [PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions

(no subject)
 2024-11-26 23:42 UTC  (2+ messages)
` Apologies for the misformatted patch email

[PATCH 1/1 perf-tools] perf MANIFEST: add license files
 2024-11-26 23:41 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).