messages from 2024-09-06 19:50:27 to 2024-09-11 22:56:21 UTC [more...]
[PATCH v2 0/5] Correct perf sampling with Guest VMs
2024-09-11 22:56 UTC (7+ messages)
` [PATCH v2 1/5] arm: perf: Drop unused functions
` [PATCH v2 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v2 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v2 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v2 5/5] perf: Correct perf sampling with guest VMs
[PATCH 4/5] x86: perf: Refactor misc flag assignments
2024-09-11 22:05 UTC (2+ messages)
[PATCH 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
2024-09-11 22:01 UTC (2+ messages)
perf trace: substruct BTF based pretty printing
2024-09-11 20:25 UTC
[PATCH 1/1] perf trace: Mark the 'head' arg in the set_robust_list syscall as coming from user space
2024-09-11 20:14 UTC
[PATCH 1/1] perf trace: Mark the 'rseq' arg in the rseq syscall as coming from user space
2024-09-11 19:57 UTC
[PATCH 5/5] perf: Correct perf sampling with guest VMs
2024-09-11 17:42 UTC (2+ messages)
[PATCH 1/5] arm: perf: Drop unused functions
2024-09-11 17:24 UTC (2+ messages)
[PATCH] perf env: Find correct branch counter info on hybrid
2024-09-11 16:01 UTC (7+ messages)
[PATCH 1/3] perf mem: Check mem_events for all eligible PMUs
2024-09-11 15:56 UTC (9+ messages)
` [PATCH 2/3] perf mem: Fix missed p-core mem events on ADL and RPL
[PATCH] tools: drop nonsensical -O6
2024-09-11 15:55 UTC (5+ messages)
[PATCH] perf evlist: Print hint for group
2024-09-11 15:52 UTC (3+ messages)
[peterz-queue:perf/core] [perf/x86/rapl] 90942140bb: UBSAN:array-index-out-of-bounds_in_arch/x86/events/rapl.c
2024-09-11 14:35 UTC (3+ messages)
[PATCH v1 00/15] Tool and hwmon PMUs
2024-09-11 14:31 UTC (27+ messages)
` [PATCH v1 01/15] perf list: Avoid potential out of bounds memory read
` [PATCH v1 02/15] perf pmus: Fake PMU clean up
` [PATCH v1 03/15] perf evsel: Add accessor for tool_event
` [PATCH v1 04/15] perf pmu: To info add event_type_desc
` [PATCH v1 05/15] perf pmu: Allow hardcoded terms to be applied to attributes
` [PATCH v1 06/15] perf parse-events: Expose/rename config_term_name
` [PATCH v1 07/15] perf tool_pmu: Factor tool events into their own PMU
` [PATCH v1 08/15] perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
` [PATCH v1 09/15] perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
` [PATCH v1 10/15] perf tool_pmu: Move expr literals to tool_pmu
` [PATCH v1 11/15] perf jevents: Add tool event json under a common architecture
` [PATCH v1 12/15] perf tool_pmu: Switch to standard pmu functions and json descriptions
` [PATCH v1 13/15] perf tests: Add tool PMU test
` [PATCH v1 14/15] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
` [PATCH v1 15/15] perf docs: Document tool and hwmon events
[PATCH] perf tools: Fix a typo
2024-09-11 14:24 UTC (3+ messages)
[PATCH v3 0/8] perf trace: Enhanced augmentation for pointer arguments
2024-09-11 14:23 UTC (24+ messages)
` [PATCH v3 2/8] perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF
` [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 8/8] perf trace: Add general tests for augmented syscalls
[PATCH] perf test: Silence perf check subcommand when not supported
2024-09-11 13:34 UTC (2+ messages)
[PATCH RESEND 0/2] Minor fixes error handling of perf stat
2024-09-11 13:20 UTC (5+ messages)
` [PATCH RESEND 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed
` [PATCH RESEND 2/2] perf stat: Stop repeating when ref_perf_stat() returns -1
[PATCH] uprobes: use vm_special_mapping close() functionality
2024-09-11 13:14 UTC (7+ messages)
` [PATCH -mm 1/3] Revert "uprobes: use vm_special_mapping close() functionality"
` [PATCH -mm 2/3] uprobes: introduce the global struct vm_special_mapping xol_mapping
` [PATCH -mm 3/3] uprobes: turn xol_area->pages[2] into xol_area->page
[PATCH -next] perf parse-events: Remove duplicated include in parse-events.c
2024-09-11 12:35 UTC (3+ messages)
[PATCH v2] perf ftrace: Detect whether ftrace is enabled on system
2024-09-11 12:31 UTC (3+ messages)
[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
2024-09-11 12:24 UTC
[PATCH] perf vender events arm64: Use "Topdown" as topdown metric group name
2024-09-11 11:28 UTC (3+ messages)
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-09-11 10:45 UTC (6+ messages)
` [RFC PATCH v3 06/58] perf: Support get/put passthrough PMU interfaces
[PATCH] perf ftrace: Detect whether ftrace is enabled on system
2024-09-11 10:00 UTC (3+ messages)
Linux next breaks s390 test cases perf test vfs_getname
2024-09-11 9:14 UTC (2+ messages)
[PATCH 0/8] perf: cs-etm: Coresight decode and disassembly improvements
2024-09-11 8:14 UTC (4+ messages)
` [PATCH 1/8] perf cs-etm: Don't flush when packet_queue fills up
[PATCH v6 0/8] perf: Support searching local debugging vdso or specify vdso path in cmdline
2024-09-11 8:05 UTC (13+ messages)
` [PATCH v6 1/8] perf: support "
` [PATCH v6 4/8] perf: symbol: generalize vmlinux path searching
` [PATCH v6 5/8] perf: build-id: add support for build-id cache vdso debug
` [PATCH v6 6/8] perf: build-id: extend build_id_cache__find_debug() to find local debugging vdso
` [PATCH v6 7/8] perf: disasm: prefer debugging files in build-id cache
` [PATCH v6 8/8] perf buildid-cache: recognize vdso when adding files
[PATCH v2] mm: move mm flags to mm_types.h
2024-09-11 7:44 UTC
[PATCH 1/1] perf trace: Support collecting 'union's with the BPF augmenter
2024-09-11 7:29 UTC (7+ messages)
[PATCH bpf-next] MAINTAINERS: record lib/buildid.c as owned by BPF subsystem
2024-09-10 21:40 UTC (5+ messages)
[PATCH 1/2] perf build: Autodetect minimum required llvm-dev version
2024-09-10 19:06 UTC (8+ messages)
` [PATCH 2/2] perf build: Remove unused feature test target
[PATCH 1/1] perf trace: If a syscall arg is marked as 'const', assume it is coming _from_ userspace
2024-09-10 17:41 UTC (2+ messages)
[RFC PATCH v3 12/58] perf: core/x86: Register a new vector for KVM GUEST PMI
2024-09-10 16:45 UTC (4+ messages)
[PATCH v7 0/7] Event parsing fixes
2024-09-10 16:19 UTC (9+ messages)
` [PATCH v7 1/7] perf evsel: Add alternate_hw_config and use in evsel__match
` [PATCH v7 2/7] perf stat: Uniquify event name improvements
` [PATCH v7 3/7] perf stat: Remove evlist__add_default_attrs use strings
` [PATCH v7 4/7] perf evsel x86: Make evsel__has_perf_metrics work for legacy events
` [PATCH v7 5/7] perf evsel: Remove pmu_name
` [PATCH v7 6/7] perf test: Make stat test work on DT devices
` [PATCH v7 7/7] perf test: Add a test for default perf stat command
[PATCH v2 0/4] perf inject improvements
2024-09-10 14:55 UTC (6+ messages)
` [PATCH v2 1/4] perf inject: Fix build ID injection
` [PATCH v2 2/4] perf inject: Add new mmap2-buildid-all option
` [PATCH v2 3/4] perf inject: Lazy build-id mmap2 event insertion
` [PATCH v2 4/4] perf callchain: Allow symbols to be optional when resolving a callchain
[PATCH 1/2] perf annotate: Treat 'call' instruction as stack operation
2024-09-10 14:49 UTC (3+ messages)
` [PATCH 2/2] perf annotate-data: Add pr_debug_scope()
[PATCH v9 1/3] perf report: Support LLVM for addr2line()
2024-09-10 14:06 UTC (10+ messages)
[PATCH 1/1] perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as coming from user space
2024-09-10 13:57 UTC
[PATCH v6 0/7] Event parsing fixes
2024-09-10 9:27 UTC (3+ messages)
[PATCH v3] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
2024-09-10 9:01 UTC (6+ messages)
[PATCH v5] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
2024-09-10 8:55 UTC
[PATCH V8 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-09-10 8:03 UTC (6+ messages)
` [PATCH V8 4/4] Adjust objdump start/end range per map pgoff parameter
` [PATCH V8 3/4] Add map pgoff to python dictionary based on MAPPING_TYPE
` [PATCH V8 2/4] Force MAPPING_TYPE__IDENTIY for PIE
` [PATCH V8 1/4] Add dso__is_pie call to identify ELF PIE
[PATCH v2] libperf: Add perf_evsel__id() function
2024-09-10 6:26 UTC
[PATCH 0/3] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
2024-09-10 6:02 UTC (2+ messages)
[RFC PATCH v3 15/58] perf/x86: Support switch_interrupt interface
2024-09-10 5:00 UTC (3+ messages)
[PATCH] libperf: Add perf_evsel__id() function
2024-09-10 0:17 UTC (5+ messages)
[PATCH RFC 0/2] Prep perf trace for a generic BPF+BTF pretty printer
2024-09-09 22:23 UTC (8+ messages)
` [PATCH 1/2] perf trace augmented_syscalls.bpf: Move the renameat augmenter to renameat2, temporarily
` [PATCH 2/2] perf trace: Use a common encoding for augmented arguments, with size + error + payload
[PATCH 0/7] Fix i915 pmu on bind/unbind
2024-09-09 21:03 UTC (7+ messages)
` [PATCH 6/7] drm/i915/pmu: Lazy unregister
[PATCH V7 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-09-09 20:56 UTC (7+ messages)
` [PATCH V7 4/4] Adjust objdump start/end range per map pgoff parameter
[PATCH] perf/x86/intel: Allow to setup LBR for counting event for BPF
2024-09-09 17:10 UTC (2+ messages)
[PATCH] perf/x86: fix wrong assumption that LBR is only useful for sampling events
2024-09-09 16:02 UTC (6+ messages)
[PATCH] perf namespaces: check newns before free
2024-09-09 14:12 UTC (2+ messages)
[Patch v4 0/6] Bug fixes on topdown events reordering
2024-09-09 6:10 UTC (3+ messages)
[RFE] Improve handling of framepointer-based backtraces for function prologue samples
2024-09-09 3:00 UTC
[PATCH v3 0/3] perf: build: Minor fixes for build failures
2024-09-09 2:15 UTC (3+ messages)
` [External] "
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).