messages from 2024-05-20 15:20:09 to 2024-05-28 13:16:44 UTC [more...]
[PATCH v11 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-05-28 16:05 UTC (10+ messages)
` [PATCH v11 2/8] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v11 3/8] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v11 4/8] perf: imx_perf: refactor driver for imx93
` [PATCH v11 5/8] perf: imx_perf: fix counter start and config sequence
` [PATCH v11 6/8] perf: imx_perf: add support for i.MX95 platform
` [PATCH v11 7/8] perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
` [PATCH v11 8/8] perf vendor events arm64:: Add i.MX95 "
[PATCH] perf record: add a shortcut for metrics
2024-05-28 11:57 UTC (8+ messages)
[PATCH v2 1/2] perf jevents: Use name for special find value
2024-05-28 10:00 UTC (4+ messages)
` [PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c
[PATCH v1] perf evlist: Force adding default events only to core PMUs
2024-05-28 5:36 UTC (5+ messages)
[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
2024-05-28 2:35 UTC (2+ messages)
[PATCH v6 0/4] perf: Support PERF_SAMPLE_READ with inherit
2024-05-27 17:47 UTC (8+ 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] perf stat: allocation check when calculating cache instance ID
2024-05-27 9:03 UTC
[PATCH 2/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
2024-05-27 6:27 UTC (3+ messages)
` [PATCH v2 "
[PATCH] buitin-kvm: Update cmd_kvm() to check perf_host value
2024-05-27 6:12 UTC (3+ messages)
[RFC PATCH v9 0/7] TPEBS counting mode support
2024-05-27 4:48 UTC (22+ 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 v3] perf evsel: Refactor tool events
2024-05-27 4:15 UTC (2+ messages)
Why does libtracevent pkg-config detection wipe PKG_CONFIG_PATH?
2024-05-27 0:56 UTC
Linux `perf report` regression
2024-05-27 0:37 UTC (2+ messages)
[PATCH v7 1/4] perf report: Support LLVM for addr2line()
2024-05-26 21:24 UTC (5+ messages)
` [PATCH v7 2/4] perf annotate: split out read_symbol()
` [PATCH v7 3/4] perf annotate: LLVM-based disassembler
` [PATCH v7 4/4] perf report: LLVM-based symbol listing
[GIT PULL] perf tools fix for v6.10
2024-05-26 17:00 UTC (2+ messages)
[GIT PULL] perf tools changes for v6.10
2024-05-26 16:53 UTC (19+ messages)
[PATCH] tools/lib/list_sort: Remove redundant code for cond_resched handling
2024-05-25 23:02 UTC
[PATCH v6 1/3] perf report: Support LLVM for addr2line()
2024-05-25 10:47 UTC (3+ messages)
` [PATCH v6 2/3] perf annotate: split out read_symbol()
` [PATCH v6 3/3] perf annotate: LLVM-based disassembler
[PATCH v3 0/3] perf maps: Improve the kcore maps merging
2024-05-25 9:29 UTC (8+ 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
[PATCH v1 1/1] perf test: make metric validation test return early when there is no metric supported on the test system
2024-05-25 1:26 UTC (2+ messages)
[PATCH v3 0/3] Use BPF filters for a "perf top -u" workaround
2024-05-24 20:52 UTC (4+ messages)
` [PATCH v3 1/3] perf bpf filter: Give terms their own enum
` [PATCH v3 2/3] perf bpf filter: Add uid and gid terms
` [PATCH v3 3/3] perf top: Allow filters on events
[PATCH v2 0/3] Use BPF filters for a "perf top -u" workaround
2024-05-24 20:22 UTC (7+ 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 v6 00/16] treewide: Refactor heap related implementation
2024-05-24 15:29 UTC (17+ messages)
` [PATCH v6 01/16] perf/core: Fix several typos
` [PATCH v6 02/16] bcache: Fix typo
` [PATCH v6 03/16] bcachefs: "
` [PATCH v6 04/16] lib min_heap: Add type safe interface
` [PATCH v6 05/16] lib min_heap: Add min_heap_init()
` [PATCH v6 06/16] lib min_heap: Add min_heap_peek()
` [PATCH v6 07/16] lib min_heap: Add min_heap_full()
` [PATCH v6 08/16] lib min_heap: Add args for min_heap_callbacks
` [PATCH v6 09/16] lib min_heap: Add min_heap_sift_up()
` [PATCH v6 10/16] lib min_heap: Add min_heap_del()
` [PATCH v6 11/16] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values
` [PATCH v6 12/16] lib min_heap: Rename min_heapify() to min_heap_sift_down()
` [PATCH v6 13/16] lib min_heap: Update min_heap_push() to use min_heap_sift_up()
` [PATCH v6 14/16] lib/test_min_heap: Add test for heap_del()
` [PATCH v6 15/16] bcache: Remove heap-related macros and switch to generic min_heap
` [PATCH v6 16/16] bcachefs: "
[PATCH] perf/x86/amd: Warn only on new bits set
2024-05-24 14:10 UTC
[PATCH V2 0/9] Add data type profiling support for powerpc
2024-05-24 12:47 UTC (19+ 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 V2 6/9] tools/perf: Update instruction tracking for powerpc
` [PATCH V2 7/9] tools/perf: Update instruction tracking with add instruction
` [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg
[PATCH v5 1/3] perf report: Support LLVM for addr2line()
2024-05-24 8:09 UTC (5+ messages)
` [PATCH v5 2/3] perf annotate: split out read_symbol()
` [PATCH v5 3/3] perf annotate: LLVM-based disassembler
[PATCH v1] tools api io: Move filling the io buffer to its own function
2024-05-24 4:47 UTC (3+ messages)
perf stat VERSUS perf stat report :: TopDown Metrics
2024-05-23 17:31 UTC (2+ messages)
[PATCH v2 0/4] Dump off-cpu samples directly
2024-05-23 16:34 UTC (9+ messages)
[RESEND PATCH v5 00/16] treewide: Refactor heap related implementation
2024-05-23 15:35 UTC (6+ messages)
` [RESEND PATCH v5 04/16] lib min_heap: Add type safe interface
perf script -i ... -k ... report flamegraph
2024-05-23 14:57 UTC (2+ messages)
[PATCH v4 1/3] perf report: Support LLVM for addr2line()
2024-05-23 13:38 UTC (6+ messages)
[PATCH] perf install: Don't propagate subdir to Documentation submake
2024-05-23 8:06 UTC
GSoC 2024 contributor news - restarting office hours
2024-05-23 4:16 UTC (3+ messages)
[PATCH v6 0/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
2024-05-23 3:54 UTC (2+ messages)
[RFC 0/6] perf record: Use pinned BPF program for filter (v1)
2024-05-22 21:56 UTC (7+ messages)
` [PATCH 1/6] perf bpf-filter: Make filters map a single entry hashmap
` [PATCH 2/6] perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
` [PATCH 3/6] perf bpf-filter: Split per-task filter use case
` [PATCH 4/6] perf bpf-filter: Support pin/unpin BPF object
` [PATCH 5/6] perf record: Fix a potential error handling issue
` [PATCH 6/6] perf record: Add --setup-filter option
[PATCH v5 0/3] perf/core: Check sample_type in sample data saving helper functions
2024-05-22 16:26 UTC (2+ messages)
[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
[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 (3+ messages)
[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)
[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 (6+ messages)
` [RFC PATCH v8 3/7] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
[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 v2] perf test record.sh: Raise limit of open file descriptors
2024-05-21 9:27 UTC (3+ messages)
[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 (5+ messages)
` [PATCH v1 1/3] perf bpf filter: Give terms their own enum
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).