messages from 2024-11-01 21:00:56 to 2024-11-06 16:05:03 UTC [more...]
[PATCH v1] perf stat: Expand metric+unit buffer size
2024-11-06 16:04 UTC (3+ messages)
[PATCH v6 0/5] Correct perf sampling with Guest VMs
2024-11-06 16:03 UTC (7+ 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] perf: event: Remove deadcode
2024-11-06 14:49 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2] perf tools: Add the empty-pmu-events build to .gitignore
2024-11-06 12:12 UTC
The state of uprobes work and logistics
2024-11-06 11:05 UTC (5+ messages)
[PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
2024-11-06 9:34 UTC (5+ messages)
[PATCH v3 00/19] unwind, perf: sframe user space unwinding
2024-11-06 9:45 UTC (18+ messages)
` [PATCH v3 09/19] unwind: Introduce "
` [PATCH v3 15/19] perf: Add deferred user callchains
[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
2024-11-06 9:12 UTC (2+ messages)
[PATCH] perf jevents: fix breakage when do perf stat on system metric
2024-11-06 8:54 UTC
[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 (3+ 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 (8+ messages)
` [PATCH v2 2/3] perf: Reveal PMU type in fdinfo
` [PATCH v2 3/3] perf evsel: Find process with busy PMUs for EBUSY
[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 0/4] perf lock contention: Symbolize locks using slab cache names (v1)
2024-11-05 20:45 UTC (7+ 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] perf trace: avoid garbage when not printing an trace event's arguments
2024-11-05 18:52 UTC (9+ messages)
` [PATCH v2] perf trace: avoid garbage when not printing a "
` [PATCH v3] "
[PATCH] perf test: Fix ftrace test with regex patterns
2024-11-05 16:41 UTC (3+ messages)
[PATCH 1/1] perf tests: Remove dangling CFLAGS for removed attr.o object
2024-11-05 16:41 UTC (3+ 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 (10+ 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 (6+ messages)
` [PATCH v2 1/4] perf test python: Robustify the 'perf test python' test case
` [PATCH v2 2/4] perf test: Skip the python binding builtin test case with NO_LIBPYTHON=1
` [PATCH v2 3/4] perf test: Don't suppress the libtraceevent tests, skip them
` [PATCH v2 4/4] perf build: Emit a warning when libtraceevent is explicitely disabled
[PATCH 1/3] perf evsel: Improve the evsel__open_strerror for EBUSY
2024-11-05 15:15 UTC (9+ messages)
` [PATCH 2/3] perf: Reveal PMU type in fdinfo
` [PATCH 3/3] perf evsel: Find process with busy PMUs for EBUSY
[PATCH] copy_class_filename: replace deprecated strlcpy with strscpy
2024-11-05 13:52 UTC (2+ messages)
[PATCH] perf build: Include libtraceevent headers directly indicated by pkg-config
2024-11-05 10:56 UTC
[PATCH 0/4] perf-probe: Improbe non-C language support
2024-11-05 9:48 UTC (16+ messages)
` [PATCH 1/4] perf-probe: Fix to ignore escaped characters in --lines option
` [PATCH 2/4] perf-probe: Require '@' prefix for filename always
` [PATCH 3/4] perf-probe: Introduce quotation marks support
` [PATCH 4/4] perf-probe: Replace unacceptable characters when generating event name
[PATCH v5 00/21] Python module cleanup
2024-11-05 6:14 UTC (15+ messages)
` [PATCH v5 06/21] perf script: Move find_scripts to browser/scripts.c
[PATCH -next v5 0/2] perf stat: Support inherit events for bperf
2024-11-05 1:28 UTC (3+ messages)
[PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
2024-11-04 23:35 UTC (21+ messages)
` [PATCH RFT 01/16] perf tools: Create generic syscall table support
` [PATCH RFT 02/16] perf tools: arc: Support generic syscall headers
` [PATCH RFT 03/16] perf tools: csky: "
` [PATCH RFT 04/16] perf tools: arm: Support "
` [PATCH RFT 05/16] perf tools: sh: "
` [PATCH RFT 06/16] perf tools: sparc: "
` [PATCH RFT 07/16] perf tools: xtensa: Support syscall header
` [PATCH RFT 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH RFT 09/16] perf tools: alpha: Support syscall header
` [PATCH RFT 10/16] perf tools: parisc: "
` [PATCH RFT 11/16] perf tools: arm64: Use syscall table
` [PATCH RFT 12/16] perf tools: loongarch: "
` [PATCH RFT 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH RFT 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH RFT 15/16] perf tools: s390: "
` [PATCH RFT 16/16] perf tools: Remove dependency on libaudit
[PATCH] perf test: Fix LBR test by adding indirect calls
2024-11-04 23:34 UTC (3+ messages)
[PATCH 0/2 perf-tools-next] 'perf test python' fixes/improvements
2024-11-04 23:30 UTC (6+ messages)
` [PATCH 1/2] perf test python: Robustify the 'perf test python' test case
` [PATCH 2/2] perf test: Don't build the python binding builtin test case with NO_LIBPYTHON=1
python3-perf pulling dependencies after build refactoring
2024-11-04 21:57 UTC (2+ messages)
[PATCH V2] perf/x86/intel: New start period for the freq mode
2024-11-04 20:32 UTC (2+ messages)
perf test fail :: "perf stat --bpf-counters --for-each-cgroup test"
2024-11-04 19:52 UTC (4+ messages)
Can perf record make buildid-mmap the default
2024-11-04 18:28 UTC (3+ messages)
[PATCH 5.10.y 0/2] Fixed perf abort when taken branch stack sampling enabled
2024-11-04 11:27 UTC (3+ messages)
` [PATCH 5.10.y 1/2] Revert "perf hist: Add missing puts to hist__account_cycles"
` [PATCH 5.10.y 2/2] perf session: Add missing evlist__delete when deleting a session
[PATCH V14 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-11-04 10:51 UTC (5+ messages)
` [PATCH V14 02/11] perf/core: Add aux_pause, aux_resume, aux_start_paused
[PATCH v6 00/10] Add RAPL core energy counter support for AMD CPUs
2024-11-04 8:04 UTC (8+ messages)
` [PATCH v6 03/10] perf/x86/rapl: Remove the cpu_to_rapl_pmu() function
[PATCH V2] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
2024-11-04 7:29 UTC
[PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
2024-11-03 15:20 UTC (3+ messages)
[PATCH v1 0/6] Avoid parsing tracepoint format just for id
2024-11-02 7:22 UTC (7+ messages)
` [PATCH v1 1/6] tool api fs: Correctly encode errno for read/write open failures
` [PATCH v1 2/6] perf trace-event: Constify print arguments
` [PATCH v1 3/6] perf trace-event: Always build trace-event-info.c
` [PATCH v1 4/6] perf evsel: Add/use accessor for tp_format
` [PATCH v1 5/6] perf evsel: Allow evsel__newtp without libtraceevent
` [PATCH v1 6/6] perf tests: Enable tests disabled due to tracepoint parsing
perf sched timehist --state vs perf script
2024-11-02 6:20 UTC (4+ messages)
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).