messages from 2024-08-17 06:45:23 to 2024-08-27 02:46:20 UTC [more...]
[PATCH] perf test: Use -Wp,-U_FORTIFY_SOURCE for tests built with -O0
2024-08-27 2:45 UTC (5+ messages)
[PATCH v10 1/4] Create source symlink in perf object dir
2024-08-26 23:53 UTC (6+ messages)
[PATCH 0/4] perf bpf-filter: Add cgroup filter term (v1)
2024-08-26 22:10 UTC (5+ messages)
` [PATCH 1/4] perf report: Fix segfault when 'sym' sort key is not used
` [PATCH 2/4] perf bpf-filter: Add build dependency to header files
` [PATCH 3/4] perf bpf-filter: Support filtering on cgroups
` [PATCH 4/4] perf test: Add perf record cgroup filtering test
[PATCH V2 1/5] Add dso__is_pie call to identify ELF PIE
2024-08-26 21:35 UTC (6+ messages)
` [PATCH V2 0/5] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
` [PATCH V2 5/5] Adjust objdump start/end range per map pgoff parameter
` [PATCH V2 4/5] Add map pgoff to python dictionary based on MAPPING_TYPE
` [PATCH V2 3/5] Force MAPPING_TYPE__IDENTIY for PIE
` [PATCH V2 2/5] Add dso__is_pie prototype
[PATCH v3 1/3] perf bpf-filter: Support multiple events properly
2024-08-26 14:39 UTC (7+ messages)
` [PATCH v3 2/3] perf tools: Print lost samples due to BPF filter
` [PATCH v3 3/3] perf test: Update sample filtering tests with multiple events
[PATCH] perf hist: Don't set hpp_fmt_value for members in --no-group
2024-08-26 14:33 UTC (3+ messages)
[PATCH v2] perf python: include "util/sample.h"
2024-08-25 14:21 UTC (3+ messages)
publish: perfwiki.github.io/main
2024-08-25 5:06 UTC (2+ messages)
[PATCH v3 0/8] perf trace: Enhanced augmentation for pointer arguments
2024-08-24 16:33 UTC (9+ messages)
` [PATCH v3 1/8] perf trace: Fix perf trace -p <PID>
` [PATCH v3 2/8] perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF
` [PATCH v3 3/8] perf trace: Pass the richer 'struct syscall_arg' pointer to trace__btf_scnprintf()
` [PATCH v3 4/8] perf trace: Pretty print struct data
` [PATCH v3 5/8] perf trace: Pretty print buffer data
` [PATCH v3 6/8] perf trace: Collect augmented data using BPF
` [PATCH v3 7/8] perf trace: Add --force-btf for debugging
` [PATCH v3 8/8] perf trace: Add general tests for augmented syscalls
[PATCH] libperf: Add perf_evsel__id() function
2024-08-23 18:58 UTC
[Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3
2024-08-23 15:03 UTC (22+ messages)
[PATCH v2] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
2024-08-23 15:02 UTC (4+ messages)
[PATCH v2 00/10] perf trace: Enhanced augmentation for pointer arguments
2024-08-23 14:23 UTC (24+ messages)
` [PATCH v2 03/10] perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF
` [PATCH v2 04/10] perf trace: Add some string arguments' name in syscall_arg_fmt__init_array()
` [PATCH v2 05/10] perf trace: Add a new argument to trace__btf_scnprintf()
` [PATCH v2 06/10] perf trace: Pretty print struct data
` [PATCH v2 07/10] perf trace: Pretty print buffer data
` [PATCH v2 09/10] perf trace: Collect augmented data using BPF
[bug report] perf: Fix event leak upon exec and file release
2024-08-23 13:43 UTC
[PATCH v6 0/8] perf auxtrace: Support multiple AUX events
2024-08-23 11:40 UTC (10+ messages)
` [PATCH v6 1/8] perf/core: Allow multiple AUX PMU events with the same module
` [PATCH v6 2/8] perf auxtrace: Use evsel__is_aux_event() for checking AUX event
` [PATCH v6 3/8] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
` [PATCH v6 4/8] perf auxtrace: Introduce auxtrace_record__validate_events()
` [PATCH v6 5/8] perf auxtrace: Refactor evlist__enable_event_idx()
` [PATCH v6 6/8] perf auxtrace: Bails out after finding the event for the map index
` [PATCH v6 7/8] perf auxtrace: Iterate all AUX events when finish reading
` [PATCH v6 8/8] perf arm-spe: Support multiple events in arm_spe_evsel_is_auxtrace()
[PATCH v2 0/3] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
2024-08-23 3:40 UTC (2+ messages)
[PATCHSET 0/4] perf annotate-data: Update data-type profiling quality (v2)
2024-08-22 20:54 UTC (6+ messages)
` [PATCH 1/4] perf dwarf-aux: Handle bitfield members from pointer access
` [PATCH 2/4] perf annotate-data: Update debug messages
` [PATCH 3/4] perf annotate-data: Update stack slot for the store
` [PATCH 4/4] perf annotate-data: Copy back variable types after move
[PATCH v4 0/2] Fix perf adjust period
2024-08-22 18:23 UTC (4+ messages)
` [PATCH v4 1/2] perf/core: Fix small negative period being ignored
` [PATCH v4 2/2] perf/core: Fix incorrect time diff in tick adjust period
Linux Perf Tool Office Hours
2024-08-22 17:43 UTC (14+ messages)
Perf test failures for 10.2 PMU event map aliases
2024-08-22 15:37 UTC (7+ messages)
[PATCH v4 0/7] Event parsing fixes
2024-08-22 15:18 UTC (11+ messages)
` [PATCH v4 1/7] perf evsel: Add alternate_hw_config and use in evsel__match
` [PATCH v4 2/7] perf stat: Uniquify event name improvements
` [PATCH v4 3/7] perf stat: Remove evlist__add_default_attrs use strings
` [PATCH v4 4/7] perf evsel x86: Make evsel__has_perf_metrics work for legacy events
` [PATCH v4 5/7] perf evsel: Remove pmu_name
` [PATCH v4 6/7] perf test: Make stat test work on DT devices
` [PATCH v4 7/7] perf test: Add a test for default perf stat command
[PATCH v6 00/17] coresight: Use per-sink trace ID maps for Perf sessions
2024-08-22 14:35 UTC (8+ messages)
` (subset) "
[PATCH v2 0/2] riscv: Add perf support to collect KVM guest statistics from host side
2024-08-22 13:41 UTC (8+ messages)
` [PATCH v2 1/2] riscv: perf: add guest vs host distinction
` [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling
[PATCH 1/2] perf annotate-data: Show offset and size in hex
2024-08-21 14:45 UTC (4+ messages)
` [PATCH 2/2] perf annotate-data: Add 'typecln' sort key
[PATCH 1/3] perf annotate-data: Fix missing constant copy
2024-08-21 14:41 UTC (4+ messages)
` [PATCH 2/3] perf annotate-data: Prefer struct/union over base type
` [PATCH 3/3] perf annotate-data: Fix percpu pointer check
[PATCH v1] tools:util:Remove the check that map is empty
2024-08-21 14:37 UTC (2+ messages)
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-08-21 13:16 UTC (4+ messages)
` [RFC PATCH v3 09/58] perf: Add a EVENT_GUEST flag
[PATCH v3 0/2] *** Fix small negative period being ignored ***
2024-08-21 11:32 UTC (3+ messages)
` [PATCH v3 2/2] perf/core: Fix incorrected time diff in tick adjust period
[PATCH v2] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
2024-08-21 10:28 UTC (4+ messages)
[PATCH] uprobes: Optimize the allocation of insn_slot for performance
2024-08-21 8:46 UTC (10+ messages)
[syzbot] [perf?] KASAN: slab-use-after-free Read in uprobe_unregister
2024-08-21 5:11 UTC (3+ messages)
[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
2024-08-21 4:57 UTC (6+ messages)
` [PATCH v2 2/2] powercap/intel_rapl: Fix the energy-pkg event "
[PATCH 1/1] uprobe: fix comment of uprobe_apply()
2024-08-21 1:39 UTC (3+ messages)
[PATCH] perf annotate-data: Set bitfield member offset and size properly
2024-08-20 20:42 UTC (2+ messages)
[PATCH v5 0/8] perf auxtrace: Support multiple AUX events
2024-08-20 18:47 UTC (9+ messages)
` [PATCH v5 1/8] perf/core: Allow multiple AUX PMU events with the same module
` [PATCH v5 2/8] perf auxtrace: Use evsel__is_aux_event() for checking AUX event
` [PATCH v5 3/8] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
` [PATCH v5 4/8] perf auxtrace: Introduce auxtrace_record__validate_events()
` [PATCH v5 5/8] perf auxtrace: Refactor evlist__enable_event_idx()
` [PATCH v5 6/8] perf auxtrace: Bails out after finding the event for the map index
` [PATCH v5 7/8] perf auxtrace: Iterate all AUX events when finish reading
` [PATCH v5 8/8] perf arm-spe: Support multiple events in arm_spe_evsel_is_auxtrace()
[PATCH v3] perf cap: Tidy up and improve capability testing
2024-08-20 16:23 UTC (2+ messages)
[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
2024-08-20 8:58 UTC (13+ messages)
[PATCH] tools/perf:Remove unnecessary assignment
2024-08-20 7:02 UTC
[PATCH v4 0/4] x86/cpufeatures: Automatically generate required and disabled feature masks
2024-08-20 6:25 UTC (2+ messages)
[PATCH] perf: Remove setting of page->index and ->mapping
2024-08-20 5:01 UTC (4+ messages)
[PATCH 1/1] perf daemon: Fix the build on more 32-bit architectures
2024-08-20 0:43 UTC
[PATCH v2 0/2] perf sched timehist: Add --show-prio & --prio option
2024-08-19 20:13 UTC (4+ messages)
` [PATCH v2 1/2] perf sched timehist: Add --show-prio option
` [PATCH v2 2/2] perf sched timehist: Add --prio option
[PATCH v1 00/13] perf inject improvements
2024-08-19 19:54 UTC (8+ messages)
` [PATCH v1 09/13] perf inject: Combine mmap and mmap2 handling
` [PATCH v1 10/13] perf inject: Fix build ID injection
` [PATCH v1 11/13] perf inject: Add new mmap2-buildid-all option
` [PATCH v1 12/13] perf inject: Lazy build-id mmap2 event insertion
` [PATCH v1 13/13] perf callchain: Allow symbols to be optional when resolving a callchain
[PATCHSET 0/9] perf annotate-data: Update data-type profiling quality (v1)
2024-08-19 19:35 UTC (6+ messages)
` [PATCH 1/9] perf dwarf-aux: Check allowed location expressions when collecting variables
` [PATCH 2/9] perf annotate-data: Fix off-by-one in location range check
[PATCH 1/2] perf record: Fix sample cgroup & namespace tracking
2024-08-19 19:32 UTC (5+ messages)
` [PATCH 2/2] perf test: Add cgroup sampling test
[PATCH] perf/x86/intel: Limit the period on Haswell
2024-08-19 18:30 UTC
[PATCH] perf kvm: move HAVE_KVM_STAT_SUPPORT down
2024-08-19 2:14 UTC (3+ messages)
[Patch v4 0/6] Bug fixes on topdown events reordering
2024-08-17 12:39 UTC (2+ messages)
[PATCH] perf/x86/intel: Restrict period on Haswell
2024-08-17 12:23 UTC (12+ messages)
Question about perf c2c support on Alder Lake
2024-08-17 11:22 UTC
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).