linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-05 15:50:38 to 2024-11-08 09:53:23 UTC [more...]

[PATCH v6 00/10] Add RAPL core energy counter support for AMD CPUs
 2024-11-08  9:52 UTC  (3+ messages)
` [PATCH v6 10/10] perf/x86/rapl: Add "

[PATCH] uprobes: get RCU trace lock before list iteration
 2024-11-08  9:00 UTC  (3+ messages)

[PATCH] perf list: fix arguments order issue for events printing
 2024-11-08  8:29 UTC 

[PATCH] perf/test: fix perf ftrace test on s390
 2024-11-08  6:28 UTC  (3+ messages)

[PATCH v2 0/4] perf lock contention: Symbolize locks using slab cache names
 2024-11-08  6:14 UTC  (5+ messages)
` [PATCH v2 1/4] perf lock contention: Add and use LCB_F_TYPE_MASK
` [PATCH v2 2/4] perf lock contention: Run BPF slab cache iterator
` [PATCH v2 3/4] perf lock contention: Resolve slab object name using BPF
` [PATCH v2 4/4] perf lock contention: Handle slab objects in -L/--lock-filter option

[PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
 2024-11-08  5:20 UTC  (7+ messages)

[PATCH v2 0/8] Refactor cpuid and metric table lookup code
 2024-11-08  2:55 UTC  (10+ messages)
` [PATCH v2 1/8] perf jevents: fix breakage when do perf stat on system metric
` [PATCH v2 2/8] perf header: Move is_cpu_online to numa bench
` [PATCH v2 3/8] perf header: Refactor get_cpuid to take a CPU for ARM
` [PATCH v2 4/8] perf arm64 header: Use cpu argument in get_cpuid
` [PATCH v2 5/8] perf header: Avoid transitive PMU includes
` [PATCH v2 6/8] perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
` [PATCH v2 7/8] perf jevents: Add map_for_cpu
` [PATCH v2 8/8] perf pmu: Move pmu_metrics_table__find and remove ARM override

[PATCH v4 0/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
 2024-11-08  1:09 UTC  (3+ messages)
` [PATCH v4 1/2] perf arm-spe: Prepare for adding data source packet implementations for other cores
` [PATCH v4 2/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne

[PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
 2024-11-08  0:00 UTC  (3+ messages)

[PATCH v3 0/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
 2024-11-07 23:56 UTC  (7+ messages)
` [PATCH v3 1/2] perf arm-spe: Prepare for adding data source packet implementations for other cores
` [PATCH v3 2/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne

[PATCH v2 1/3] perf trace: do not lose last events in a race
 2024-11-07 23:21 UTC  (3+ messages)
` [PATCH v2 2/3] perf trace: avoid garbage when not printing a syscall's arguments
` [PATCH v2 3/3] perf tests: add test for trace output loss

[PATCH 1/2] perf trace: do not lose last events in a race
 2024-11-07 23:17 UTC  (5+ messages)
` [PATCH 2/2] perf tests: add test for trace output loss

[PATCH v4 00/22] Python generated Intel metrics
 2024-11-07 21:00 UTC  (23+ messages)
` [PATCH v4 02/22] perf jevents: Add idle metric for Intel models
` [PATCH v4 03/22] perf jevents: Add smi metric group "
` [PATCH v4 06/22] perf jevents: Add tsx "
` [PATCH v4 07/22] perf jevents: Add br metric group for branch statistics on Intel
` [PATCH v4 09/22] perf jevents: Add ports metric group giving utilization "

[PATCH v7 0/5] Correct perf sampling with Guest VMs
 2024-11-07 19:46 UTC  (9+ messages)
` [PATCH v7 1/5] arm: perf: Drop unused functions
` [PATCH v7 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v7 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v7 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v7 5/5] perf: Correct perf sampling with guest VMs

[PATCH v1] perf stat: Expand metric+unit buffer size
 2024-11-07 19:38 UTC  (6+ messages)

[PATCH] perf: event: Remove deadcode
 2024-11-07 19:26 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2] perf tools: Add the empty-pmu-events build to .gitignore
 2024-11-07 19:26 UTC  (2+ messages)

[PATCH v2 00/31] Libdw/dwarf build clean up
 2024-11-07 19:24 UTC  (9+ messages)
` [PATCH v2 16/31] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
` [PATCH v2 17/31] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr

[PATCH 0/4] perf lock contention: Symbolize locks using slab cache names (v1)
 2024-11-07 19:04 UTC  (9+ messages)
` [PATCH 1/4] perf lock contention: Add and use LCB_F_TYPE_MASK
` [PATCH 2/4] perf lock contention: Run BPF slab cache iterator
` [PATCH 3/4] perf lock contention: Resolve slab object name using BPF
` [PATCH 4/4] perf lock contention: Handle slab objects in -L/--lock-filter option

[PATCH v1 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2024-11-07 18:51 UTC  (2+ messages)

[PATCH V9 0/2] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-11-07 18:51 UTC  (8+ messages)
` [PATCH V9 2/2] Adjust objdump start/end range per map pgoff parameter
  ` [PATCH V10 RESEND 2/2] perf script python: "
` [PATCH V9 1/2] Add map_pgoff to python dictionary
  ` [PATCH V10 RESEND 1/2] perf util scripting-engines cs-etm: "
` [PATCH V10 RESEND 0/2] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset

[PATCH v3 00/19] unwind, perf: sframe user space unwinding
 2024-11-07 16:59 UTC  (9+ messages)
` [PATCH v3 09/19] unwind: Introduce "
` [PATCH v3 15/19] perf: Add deferred user callchains

[PATCHv2 bpf-next] selftests/bpf: Fix uprobe consumer test (again)
 2024-11-07 16:10 UTC  (2+ messages)

[PATCH v1 0/4] A mechanism for efficient support for per-function metrics
 2024-11-07 16:07 UTC  (5+ messages)
` [PATCH v1 1/4] perf: Allow periodic events to alternate between two sample periods
` [PATCH v1 2/4] perf: Allow adding fixed random jitter to the alternate sampling period
` [PATCH v1 3/4] tools/perf: Modify event parser to support alt-period term
` [PATCH v1 4/4] tools/perf: Modify event parser to support alt-period-jitter term

[PATCH v1 0/7] Refactor cpuid and metric table lookup code
 2024-11-07 15:57 UTC  (10+ messages)
` [PATCH v1 1/7] perf header: Move is_cpu_online to numa bench
` [PATCH v1 2/7] perf header: Refactor get_cpuid to take a CPU for ARM
` [PATCH v1 3/7] perf arm64 header: Use cpu argument in get_cpuid
` [PATCH v1 4/7] perf header: Avoid transitive PMU includes
` [PATCH v1 5/7] perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
` [PATCH v1 6/7] perf jevents: Add map_for_cpu
` [PATCH v1 7/7] perf pmu: Move pmu_metrics_table__find and remove ARM override

[PATCH v2 0/6] perf-probe: Improbe non-C language support
 2024-11-07 14:52 UTC  (7+ messages)
` [PATCH v2 1/6] perf-probe: Fix error message for failing to find line range
` [PATCH v2 2/6] perf-probe: Fix to ignore escaped characters in --lines option
` [PATCH v2 3/6] perf-probe: Accept FUNC@* to specify function name explicitly
` [PATCH v2 4/6] perf: Add strpbrk_esq() and strdup_esq() for escape and quote
` [PATCH v2 5/6] perf-probe: Introduce quotation marks support
` [PATCH v2 6/6] perf-probe: Replace unacceptable characters when generating event name

[PATCH v4 0/6] perf: Make SIGTRAP and __perf_pending_irq() work on RT
 2024-11-07 14:46 UTC  (8+ messages)
` [PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work

[PATCH v2 0/3] perf cpumap: Refactor perf_cpu_map__merge()
 2024-11-07 12:53 UTC  (4+ messages)
` [PATCH v2 1/3] libperf "
` [PATCH v2 2/3] perf cpumap: Add more tests for CPU map merging
` [PATCH v2 3/3] perf cpumap: Add checking for reference counter

[PATCH v6 0/5] Correct perf sampling with Guest VMs
 2024-11-07 11:27 UTC  (14+ messages)
` [PATCH v6 1/5] arm: perf: Drop unused functions
` [PATCH v6 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v6 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v6 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v6 5/5] perf: Correct perf sampling with guest VMs

[PATCH] tools: Override makefile ARCH variable if defined, but empty
 2024-11-07 10:09 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix uprobe consumer test (again)
 2024-11-07  9:42 UTC  (3+ messages)

[PATCH] perf jevents: fix breakage when do perf stat on system metric
 2024-11-07  7:20 UTC  (4+ messages)

[PATCH v3 1/2] perf check: Add sanitizer features
 2024-11-06 17:28 UTC  (4+ messages)
` [PATCH v3 2/2] perf test: Skip annotate test for sanitizer builds

[PATCH v2] perf trace: avoid garbage when not printing a trace event's arguments
 2024-11-06 17:03 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
 2024-11-06 16:27 UTC  (3+ messages)

The state of uprobes work and logistics
 2024-11-06 16:15 UTC  (6+ messages)

[PATCH v3 0/6] Avoid parsing tracepoint format just for id
 2024-11-06  7:49 UTC  (8+ messages)
` [PATCH v3 1/6] tool api fs: Correctly encode errno for read/write open failures
` [PATCH v3 2/6] perf trace-event: Constify print arguments
` [PATCH v3 3/6] perf trace-event: Always build trace-event-info.c
` [PATCH v3 4/6] perf evsel: Add/use accessor for tp_format
` [PATCH v3 5/6] perf evsel: Allow evsel__newtp without libtraceevent
` [PATCH v3 6/6] perf tests: Enable tests disabled due to tracepoint parsing

[PATCH v1] perf tools: Add the empty-pmu-events build to .gitignore
 2024-11-06  7:37 UTC  (2+ messages)

[PATCH v4 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-11-06  2:07 UTC  (2+ messages)

[PATCH v2 1/3] perf evsel: Improve the evsel__open_strerror for EBUSY
 2024-11-06  0:32 UTC  (6+ messages)
` [PATCH v2 2/3] perf: Reveal PMU type in fdinfo

[PATCH v2 0/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
 2024-11-06  0:32 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v3 1/3] perf evsel: Improve the evsel__open_strerror for EBUSY
 2024-11-06  0:30 UTC  (3+ messages)
` [PATCH v3 2/3] perf: Reveal PMU type in fdinfo
` [PATCH v3 3/3] perf evsel: Find process with busy PMUs for EBUSY

[PATCH] Use strscpy() instead of the deprecated strlcpy()
 2024-11-06  0:29 UTC  (3+ messages)

[PATCH v2 0/6] Avoid parsing tracepoint format just for id
 2024-11-05 21:04 UTC  (16+ messages)
` [PATCH v2 1/6] tool api fs: Correctly encode errno for read/write open failures
` [PATCH v2 2/6] perf trace-event: Constify print arguments
` [PATCH v2 3/6] perf trace-event: Always build trace-event-info.c
` [PATCH v2 4/6] perf evsel: Add/use accessor for tp_format
` [PATCH v2 5/6] perf evsel: Allow evsel__newtp without libtraceevent
` [PATCH v2 6/6] perf tests: Enable tests disabled due to tracepoint parsing

[PATCH] perf test: Fix ftrace test with regex patterns
 2024-11-05 16:41 UTC  (2+ messages)

[PATCH 1/1] perf tests: Remove dangling CFLAGS for removed attr.o object
 2024-11-05 16:41 UTC  (2+ messages)

[PATCH] perf: Add all shellcheck_log to gitignore
 2024-11-05 16:41 UTC  (2+ messages)

[PATCH] perf build: Add missing cflags when building with custom libtraceevent
 2024-11-05 16:41 UTC  (2+ messages)

[PATCH] perf test stat_bpf_counters_cgrp: Remove cpu-list BPF counter test
 2024-11-05 16:41 UTC  (2+ messages)

[PATCH v2] perf build: Make libunwind opt-in rather than opt-out
 2024-11-05 16:41 UTC  (2+ messages)

[PATCH v2 perf-tools-next 0/4] 'perf test' fixes/improvements
 2024-11-05 15:50 UTC  (3+ messages)
` [PATCH v2 3/4] perf test: Don't suppress the libtraceevent tests, skip them


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