linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 1/3] perf report: Support LLVM for addr2line()
 2024-05-22 17:27 UTC  (4+ messages)
` [PATCH v4 2/3] perf annotate: split out read_symbol()
` [PATCH v4 3/3] perf annotate: LLVM-based disassembler

[PATCH v5 0/3] perf/core: Check sample_type in sample data saving helper functions
 2024-05-22 16:26 UTC  (5+ messages)
` [PATCH v5 1/3] perf/core: Save raw sample data conditionally based on sample type
` [PATCH v5 2/3] perf/core: Check sample_type in perf_sample_save_callchain
` [PATCH v5 3/3] perf/core: Check sample_type in perf_sample_save_brstack

[PATCH V2 0/9] Add data type profiling support for powerpc
 2024-05-22 14:06 UTC  (9+ messages)
` [PATCH V2 4/9] tools/perf: Add support to capture and parse raw instruction in objdump
` [PATCH V2 5/9] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc

[PATCH v3 0/3] perf maps: Improve the kcore maps merging
 2024-05-22 11:27 UTC  (7+ messages)
` [PATCH v3 1/3] perf maps: Sort kcore maps
` [PATCH v3 2/3] perf maps: Remove the kernel text map with maps__remove_maps()
` [PATCH v3 3/3] perf maps: Remove the replacement of kernel map

[RESEND PATCH v3 0/2] Always show mmap prot even though PROT_NONE
 2024-05-22  3:35 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] perf trace beauty: Always show param if show_zero is set
` [RESEND PATCH v3 2/2] perf trace beauty: Always show mmap prot even though PROT_NONE

[PATCH v2 0/4] Fix user stack traces captured from uprobes
 2024-05-22  1:38 UTC  (5+ messages)
` [PATCH v2 1/4] uprobes: rename get_trampoline_vaddr() and make it global
` [PATCH v2 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes
` [PATCH v2 3/4] perf,x86: avoid missing caller address in stack traces captured in uprobe
` [PATCH v2 4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces

[GIT PULL] perf tools changes for v6.10
 2024-05-21 23:02 UTC  (2+ messages)

[PATCH v1] perf docs: Fix typos
 2024-05-21 22:35 UTC 

[PATCH v3 0/5] Event parsing fixes
 2024-05-21 20:48 UTC  (3+ messages)

[PATCH v1] perf top: Make zeroing histogram on refresh the default
 2024-05-21 19:45 UTC  (4+ messages)

[RFC PATCH v9 0/7] TPEBS counting mode support
 2024-05-21 17:39 UTC  (8+ messages)
` [RFC PATCH v9 1/7] perf vendor events intel: Add MTL metric json files
` [RFC PATCH v9 2/7] perf data: Allow to use given fd in data->file.fd
` [RFC PATCH v9 3/7] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v9 4/7] perf stat: Plugin retire_lat value from sampled data to evsel
` [RFC PATCH v9 5/7] perf stat: Add command line option for enabling tpebs recording
` [RFC PATCH v9 6/7] perf Document: Add TPEBS to Documents
` [RFC PATCH v9 7/7] perf test: Add test for Intel TPEBS counting mode

[PATCH v1] perf jevents: Autogenerate empty-pmu-events.c
 2024-05-21 17:13 UTC  (3+ messages)

Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop
 2024-05-21 17:07 UTC  (8+ messages)

perf stat VERSUS perf stat report :: TopDown Metrics
 2024-05-21 16:54 UTC 

[PATCH v1 0/3] Fix and improve __maps__fixup_overlap_and_insert
 2024-05-21 16:51 UTC  (4+ messages)
` [PATCH v1 1/3] perf maps: Fix use after free in __maps__fixup_overlap_and_insert
` [PATCH v1 2/3] perf maps: Reduce sorting for overlapping mappings
` [PATCH v1 3/3] perf maps: Add/use a sorted insert for fixup overlap and insert

[RFC PATCH v8 0/7] TPEBS counting mode support
 2024-05-21 16:23 UTC  (27+ messages)
` [RFC PATCH v8 1/7] perf Document: Add TPEBS to Documents
` [RFC PATCH v8 2/7] perf data: Allow to use given fd in data->file.fd
` [RFC PATCH v8 3/7] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v8 4/7] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
` [RFC PATCH v8 5/7] perf stat: Add retire latency print functions to print out at the very end of print out
` [RFC PATCH v8 6/7] perf vendor events intel: Add MTL metric json files
` [RFC PATCH v8 7/7] perf stat: Skip read retire_lat counters and plugin retire_lat data from sampled data

[PATCH V17 0/9] arm64/perf: Enable branch stack sampling
 2024-05-21 13:44 UTC  (7+ messages)
` [PATCH V17 1/9] arm64/sysreg: Add BRBE registers and fields
` [PATCH V17 2/9] KVM: arm64: Explicitly handle BRBE traps as UNDEFINED
` [PATCH V17 3/9] drivers: perf: arm_pmu: Add infrastructure for branch stack sampling

[PATCH v6 0/4] perf: Support PERF_SAMPLE_READ with inherit
 2024-05-21 13:30 UTC  (5+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] tools/perf: Track where perf_sample_ids need per-thread periods
` [PATCH v6 3/4] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v6 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events

[PATCH v2] perf test record.sh: Raise limit of open file descriptors
 2024-05-21  9:27 UTC  (3+ messages)

[PATCH v2 0/3] Use BPF filters for a "perf top -u" workaround
 2024-05-21  1:04 UTC  (4+ messages)
` [PATCH v2 1/3] perf bpf filter: Give terms their own enum
` [PATCH v2 2/3] perf bpf filter: Add uid and gid terms
` [PATCH v2 3/3] perf top: Allow filters on events

[PATCH 0/4] Fix user stack traces captured from uprobes
 2024-05-20 23:56 UTC  (8+ messages)
` [PATCH 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes
` [PATCH 3/4] perf,x86: avoid missing caller address in stack traces captured in uprobe

[PATCH v1 0/3] Use BPF filters for a "perf top -u" workaround
 2024-05-20 20:27 UTC  (11+ messages)
` [PATCH v1 1/3] perf bpf filter: Give terms their own enum
` [PATCH v1 2/3] perf bpf filter: Add uid and gid terms
` [PATCH v1 3/3] perf top: Allow filters on events

[PATCH] perf/x86/cstate: Remove unused struct 'perf_cstate_msr'
 2024-05-20 13:50 UTC  (2+ messages)

[PATCH v2 0/2] perf maps: Improve the kcore maps merging
 2024-05-20  9:42 UTC  (6+ messages)
` [PATCH v2 1/2] perf maps: Sort kcore maps
` [PATCH v2 2/2] perf maps: Remove the replacement of kernel map

[PATCH v3 1/3] perf report: Support LLVM for addr2line()
 2024-05-20  8:24 UTC  (3+ messages)
` [PATCH v3 2/3] perf annotate: split out read_symbol()
` [PATCH v3 3/3] perf annotate: LLVM-based disassembler

[RESEND PATCH v5 00/16] treewide: Refactor heap related implementation
 2024-05-19 23:03 UTC  (20+ messages)
` [RESEND PATCH v5 01/16] perf/core: Fix several typos
` [RESEND PATCH v5 02/16] bcache: Fix typo
` [RESEND PATCH v5 03/16] bcachefs: "
` [RESEND PATCH v5 04/16] lib min_heap: Add type safe interface
` [RESEND PATCH v5 05/16] lib min_heap: Add min_heap_init()
` [RESEND PATCH v5 06/16] lib min_heap: Add min_heap_peek()
` [RESEND PATCH v5 07/16] lib min_heap: Add min_heap_full()
` [RESEND PATCH v5 08/16] lib min_heap: Add args for min_heap_callbacks
` [RESEND PATCH v5 09/16] lib min_heap: Add min_heap_sift_up()
` [RESEND PATCH v5 10/16] lib min_heap: Add min_heap_del()
` [RESEND PATCH v5 11/16] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values
` [RESEND PATCH v5 12/16] lib min_heap: Rename min_heapify() to min_heap_sift_down()
` [RESEND PATCH v5 13/16] lib min_heap: Update min_heap_push() to use min_heap_sift_up()
` [RESEND PATCH v5 14/16] lib/test_min_heap: Add test for heap_del()
` [RESEND PATCH v5 15/16] bcache: Remove heap-related macros and switch to generic min_heap
` [RESEND PATCH v5 16/16] bcachefs: "

[PATCH v2 1/3] perf report: Support LLVM for addr2line()
 2024-05-19 23:00 UTC  (6+ messages)
` [PATCH v2 2/3] perf annotate: split out read_symbol()
` [PATCH v2 3/3] perf annotate: LLVM-based disassembler

[PATCH v2] Add a trie to map quickly from address range to compilation unit
 2024-05-19 20:58 UTC  (4+ messages)

[GIT PULL] Performance events updates for v6.10, #2
 2024-05-19 19:36 UTC  (2+ messages)

[PATCH v1] tools api io: Move filling the io buffer to its own function
 2024-05-19 18:17 UTC 

[PATCH] perf report: Support LLVM for addr2line()
 2024-05-18 16:52 UTC  (3+ messages)

[PATCH] perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
 2024-05-18  9:15 UTC  (2+ messages)

Question about "perf list"
 2024-05-18  6:12 UTC 

[PATCH v4] perf list: Fix the --no-desc option
 2024-05-17 14:52 UTC  (2+ messages)

[PATCH v3] perf list: Fix the --no-desc option
 2024-05-17 14:06 UTC  (3+ messages)

[PATCH 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-05-17 10:45 UTC  (12+ messages)
` [PATCH 11/17] coresight: Expose map argument in trace ID API
` [PATCH 14/17] coresight: Use per-sink trace ID maps for Perf sessions
` [PATCH 16/17] coresight: Re-emit trace IDs when the sink changes in per-thread mode

[PATCH] perf/x86/intel/pt: Fix outdated and add docs
 2024-05-16 21:42 UTC 

[PATCH v2] perf list: Fix the --no-desc option
 2024-05-16 13:08 UTC  (3+ messages)

[PATCH] MAINTAINERS: perf: arm64: Catch all Arm files and folders
 2024-05-16 10:36 UTC  (4+ messages)

[PATCH v4] perf/core: Fix missing wakeup when waiting for context reference
 2024-05-16  8:51 UTC  (2+ messages)

[PATCH v2 0/4] Dump off-cpu samples directly
 2024-05-16  4:56 UTC  (7+ messages)

[PATCH RESEND] perf test pmu: Fix file Leak in test_format_dir_get
 2024-05-15 21:14 UTC  (2+ messages)

[PATCH] buitin-kvm: Update cmd_kvm() to check perf_host value
 2024-05-15 19:52 UTC 

[PATCH v1] perf pmu: Count sys and cpuid json events separately
 2024-05-15 17:48 UTC  (3+ messages)

[PATCH v4 0/3] perf/core: Check sample_type in sample data saving helper functions
 2024-05-15 17:47 UTC  (8+ messages)
` [PATCH v4 1/3] perf/core: Save raw sample data conditionally based on sample type
` [PATCH v4 3/3] perf/core: Check sample_type in perf_sample_save_brstack

[RFC PATCH v6 0/5] TPEBS counting mode support
 2024-05-15 17:14 UTC  (12+ messages)
` [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

[PATCH v1] perf arm-spe: Unaligned pointer work around
 2024-05-15 15:38 UTC  (3+ messages)

[PATCH] perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
 2024-05-15 13:01 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH V5 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-05-15 12:34 UTC  (4+ messages)

GSoC 2024 contributor news - restarting office hours
 2024-05-15  6:12 UTC  (2+ messages)

[PATCH v6 0/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
 2024-05-15  6:01 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] perf tests: Add some pmu core functionality tests

[RFC PATCH v1] perf Documentation: Describe the PMU naming convention
 2024-05-14 18:05 UTC  (3+ messages)

[PATCH v5 00/16] treewide: Refactor heap related implementation
 2024-05-14  8:41 UTC  (3+ messages)
` [PATCH v5 01/16] perf/core: Fix several typos
` [PATCH v5 02/16] bcache: Fix typo

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-14  8:08 UTC  (5+ messages)
` [PATCH v2 27/54] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()
` [PATCH v2 30/54] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU


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