linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-20 13:52:38 to 2024-08-28 01:49:16 UTC [more...]

[PATCH V2 1/5] Add dso__is_pie call to identify ELF PIE
 2024-08-28  1:49 UTC  (11+ 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 v1] perf report: Name events in stats for pipe mode
 2024-08-27 21:27 UTC 

[PATCH v4 0/2] Fix perf adjust period
 2024-08-27 20:06 UTC  (8+ 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

[GSoC] perf trace and BTF: Final Report
 2024-08-27 17:25 UTC 

[PATCH v1 0/7] perf arm-spe: Refactor data source encoding
 2024-08-27 16:51 UTC  (8+ messages)
` [PATCH v1 1/7] perf arm-spe: Rename arm_spe__synth_data_source_generic()
` [PATCH v1 2/7] perf arm-spe: Rename the common data source encoding
` [PATCH v1 3/7] perf arm-spe: Introduce arm_spe__is_homogeneous()
` [PATCH v1 4/7] perf arm-spe: Use metadata to decide the data source feature
` [PATCH v1 5/7] perf arm-spe: Remove the unused 'midr' field
` [PATCH v1 6/7] perf arm-spe: Add Neoverse-V2 to common data source encoding list
` [PATCH v1 7/7] perf arm-spe: Add Cortex CPUs "

[PATCH v1 0/9] perf arm-spe: Introduce metadata version 2
 2024-08-27 16:44 UTC  (10+ messages)
` [PATCH v1 1/9] perf: arm_spe: Introduce 'lds' capacity
` [PATCH v1 2/9] perf auxtrace arm: Refactor error handling
` [PATCH v1 3/9] perf auxtrace arm: Introduce find_auxtrace_pmus_by_name()
` [PATCH v1 4/9] perf: arm-spe: Record multiple PMUs
` [PATCH v1 5/9] perf arm-spe: Extend meta data header for version 2
` [PATCH v1 6/9] perf arm-spe: Calculate meta data size
` [PATCH v1 7/9] perf arm-spe: Save per CPU information in metadata
` [PATCH v1 8/9] perf arm-spe: Support metadata version 2
` [PATCH v1 9/9] perf arm-spe: Dump metadata with "

[PATCH 1/3] perf vendor events power10: Update JSON/events
 2024-08-27 15:30 UTC  (4+ messages)
` [PATCH 2/3] perf vendor events power10: Move the JSON/events
` [PATCH 3/3] perf vendor events: Move PM_BR_MPRED_CMPL event for power10 platform

[PATCH v3] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
 2024-08-27 14:51 UTC 

[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
 2024-08-27 10:01 UTC  (3+ messages)
` [PATCH RFC 5/6] riscv: perf: Add driver "

[PATCH v1 0/2] perf trace: Better -p support
 2024-08-27  9:20 UTC  (3+ messages)
` [PATCH v1 1/2] perf trace: Collect data only for certain pids
` [PATCH v1 2/2] perf trace: Use pid to index perf_event in BPF

[PATCH v4 0/7] Event parsing fixes
 2024-08-27  9:13 UTC  (12+ 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

publish: perfwiki.github.io/main
 2024-08-27  5:49 UTC  (3+ messages)
  ` publish: perfwiki.github.io

[PATCH] perf vendor events arm64: Move Yitian 710 DDR PMU into T-Head directory
 2024-08-27  3:40 UTC  (2+ messages)

[PATCH v2] perf test: Use -Wp,-U_FORTIFY_SOURCE for tests built with -O0
 2024-08-27  2:50 UTC 

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

[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

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 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  (3+ messages)

[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  (3+ 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)


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