linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[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 0/3] perf maps: Improve the kcore maps merging
 2024-05-20  9:06 UTC  (4+ 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 v4 1/3] perf report: Support LLVM for addr2line()
 2024-05-20  8:30 UTC  (3+ messages)
` [PATCH v4 2/3] perf annotate: split out read_symbol()
` [PATCH v4 3/3] perf annotate: LLVM-based disassembler

[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 v1 0/3] Use BPF filters for a "perf top -u" workaround
 2024-05-18  3:29 UTC  (10+ 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 v1] perf top: Make zeroing histogram on refresh the default
 2024-05-18  3:18 UTC  (3+ messages)

[RFC PATCH v8 0/7] TPEBS counting mode support
 2024-05-17 21:57 UTC  (24+ 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 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 v5 0/3] perf/core: Check sample_type in sample data saving helper functions
 2024-05-15 19:36 UTC  (4+ 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 v1] perf pmu: Count sys and cpuid json events separately
 2024-05-15 17:48 UTC  (5+ messages)

[PATCH v4 0/3] perf/core: Check sample_type in sample data saving helper functions
 2024-05-15 17:47 UTC  (10+ 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 0/4] Fix user stack traces captured from uprobes
 2024-05-15 14:32 UTC  (4+ messages)
` [PATCH 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes

[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

[PATCH v3 0/5] Event parsing fixes
 2024-05-14  4:48 UTC  (2+ messages)

[GIT PULL] Performance events changes for v6.10
 2024-05-14  2:51 UTC  (2+ messages)

[PATCH] perf Documentation: clarify sysfs event names characters
 2024-05-14  0:44 UTC  (2+ messages)

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

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

[PATCH] perf list: Fix the --no-desc option
 2024-05-13 20:59 UTC  (7+ messages)

[PATCH v3] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-13 19:45 UTC  (2+ messages)

[PATCH v5 0/6] Assume sysfs event names are always the same case
 2024-05-13 18:54 UTC  (5+ messages)
` [PATCH v5 2/6] perf Document: Sysfs event names must be lower or upper case

[PATCH] perf build: Specify libtraceevent dir to rpath for asan/msan build
 2024-05-13 17:57 UTC  (4+ messages)

[PATCH v2 0/2] perf build: Specify libtraceevent dir to rpath for asan/msan build on 64-bit
 2024-05-13 17:56 UTC  (4+ messages)
` [PATCH v2 1/2] perf build: Specify libtraceevent dir to rpath for asan/msan build
` [PATCH v2 2/2] perf build: Add libtraceevent lib64 to -L directory & rpath on 64-bit

Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop
 2024-05-13 17:51 UTC  (7+ messages)

[PATCH v3 0/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
 2024-05-13 15:48 UTC  (5+ messages)

[PATCH v5 0/4] perf: Support PERF_SAMPLE_READ with inherit
 2024-05-13 13:23 UTC  (4+ messages)
` [PATCH v5 1/4] "

[PATCH v4 0/1] Perf lock improvements
 2024-05-13  9:14 UTC  (2+ messages)
` [PATCH 1/1] perf lock info: Display both map and thread by default

[PATCH v3] perf/core: Fix missing wakeup when waiting for context reference
 2024-05-13  9:08 UTC  (3+ messages)

[PATCH V2 0/9] Add data type profiling support for powerpc
 2024-05-13  7:32 UTC  (3+ messages)

[PATCH v2] perf, script: Minimize "not reaching sample" for brstackinsn
 2024-05-13  4:40 UTC  (5+ messages)
` [PING] "

[RFC 0/4] perf sched: Introduce schedstat tool
 2024-05-13  3:13 UTC  (4+ messages)
` [RFC 4/4] perf sched schedstat: Add support for report subcommand

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-13  2:57 UTC  (7+ messages)

[PATCH v3 0/1] Perf lock improvements
 2024-05-13  1:41 UTC  (5+ messages)
` [PATCH 1/1] perf lock info: Display both map and thread by default

[PATCH] perf sched map: Add command-name option to filter the output map
 2024-05-12 16:10 UTC  (2+ messages)

[PATCH] perf maps: Output debugging info for 'perf test'
 2024-05-12 11:05 UTC 

[PATCH] perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx
 2024-05-11 20:04 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).