messages from 2024-11-29 12:45:47 to 2024-12-09 17:12:45 UTC [more...]
[PATCH] perf probe: Fix uninitialized variable
2024-12-09 17:12 UTC
[PATCH] perf ftrace: Fix undefined behavior in cmp_profile_data()
2024-12-09 17:02 UTC (2+ messages)
[PATCH v2 0/4] perf lock contention: Symbolize locks using slab cache names
2024-12-09 16:38 UTC (4+ messages)
` [PATCH v2 2/4] perf lock contention: Run BPF slab cache iterator
[PATCH v1] perf cpumap: Reduce cpu size from int to int16_t
2024-12-09 16:29 UTC (3+ messages)
[PATCH v1 0/8] Cpumap improvements for large MAX_NR_CPUS
2024-12-09 16:04 UTC (15+ 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 v4 0/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
2024-12-09 15:26 UTC (4+ messages)
` [PATCH v4 2/2] "
[PATCH v2 0/3] perf cpumap: Refactor perf_cpu_map__merge()
2024-12-09 15:02 UTC (4+ messages)
` [PATCH v2 3/3] perf cpumap: Add checking for reference counter
[PATCH] perf bench: Fix undefined behavior in cmpworker()
2024-12-09 14:57 UTC
[PATCH] perf evlist: Fix the warning logic about warn_user_request_cpu
2024-12-09 14:42 UTC (2+ messages)
[PATCH v1] perf string: Avoid undefined NULL+1
2024-12-09 11:49 UTC (2+ messages)
[tip:perf/core] [perf] eca51ce01d: BUG:KASAN:null-ptr-deref_in_perf_mmap_to_page
2024-12-09 10:18 UTC (2+ messages)
[PATCH v2] perf vendor events arm64: Add FUJITSU-MONAKA pmu event
2024-12-09 10:01 UTC (3+ messages)
[PATCH bpf] bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
2024-12-08 14:25 UTC
[PATCH bpf] bpf,perf: Fix perf_event_detach_bpf_prog error handling
2024-12-07 0:22 UTC (5+ messages)
[PATCH 0/5 v1] Processing java JIT dumps from containers
2024-12-06 20:48 UTC (6+ messages)
` [PATCH 1/5] perf config: Fix trival typo 'an' -> 'can'
` [PATCH 2/5] perf jitdump: Accept jitdump mmaps emitted from inside containers
` [PATCH 3/5] perf namespaces: Introduce nsinfo__set_in_pidns()
` [PATCH 4/5] perf jitdump: Fixup in_pidns member when java agent and 'perf record' are not in the same pidns
` [PATCH 5/5] perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
[BUG] perf trace: failed to load -E2BIG
2024-12-06 20:23 UTC (6+ messages)
[PATCH] tools/perf/arch/powerpc: Add register mask for power11 PVR in extended regs
2024-12-06 13:56 UTC
[PATCH V3] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
2024-12-06 13:52 UTC
[PATCH v3 00/19] unwind, perf: sframe user space unwinding
2024-12-06 10:29 UTC (3+ messages)
` [PATCH v3 07/19] unwind: Add user space unwinding API
[PATCH v2 00/10] perf/amd/ibs: Fix sample period computations
2024-12-06 9:38 UTC (19+ 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 v2 04/10] perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
` [PATCH v2 05/10] perf/amd/ibs: Don't allow freq mode event creation through ->config interface
` [PATCH v2 06/10] perf/amd/ibs: Add pmu specific minimum period
` [PATCH v2 07/10] perf/amd/ibs: Add ->check_period() callback
` [PATCH v2 08/10] perf/core: Introduce pmu->adjust_period() callback
` [PATCH v2 09/10] perf test: Introduce DEFINE_SUITE_EXCLUSIVE()
` [PATCH v2 10/10] perf test amd ibs: Add sample period unit test
[linus:master] [perf test] e2cb1db7da: perf-sanity-tests.perf_all_metrics_test.fail
2024-12-06 6:38 UTC
[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
[linus:master] [perf tools] af954f76ee: perf-sanity-tests.Test_data_symbol.fail
2024-12-06 2:10 UTC (7+ 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 (18+ 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] "
` [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 (5+ messages)
[PATCH 0/3] perf tool: Fix multiple memory leakages
2024-12-03 10:45 UTC (6+ messages)
` [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 (23+ messages)
[PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty
2024-11-29 16:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).