messages from 2024-11-22 04:38:45 to 2024-12-03 03:53:52 UTC [more...]
[PATCHSET 00/11] perf tools: Sync tools and kernel headers for v6.13
2024-12-03 3:53 UTC
[PATCH 0/3] perf tool: Fix multiple memory leakages
2024-12-02 22:04 UTC (6+ messages)
` [PATCH 1/3] perf header: Fix one memory leakage in process_bpf_btf()
` [PATCH 2/3] perf header: Fix one memory leakage in process_bpf_prog_info()
` [PATCH 3/3] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
[RFC 00/12] perf record: Add event action support
2024-12-02 21:46 UTC (19+ messages)
` [RFC 01/12] "
` [RFC 02/12] perf event action: Add parsing const expr support
` [RFC 03/12] perf event action: Add parsing const integer "
` [RFC 04/12] perf event action: Add parsing const string "
` [RFC 05/12] perf event action: Add parsing call "
` [RFC 06/12] perf event action: Add parsing print() "
` [RFC 07/12] perf event action: Add parsing builtin "
` [RFC 08/12] perf event action: Add parsing builtin cpu "
` [RFC 09/12] perf event action: Add parsing builtin pid "
` [RFC 10/12] perf event action: Add parsing builtin tid "
` [RFC 11/12] perf event action: Add parsing builtin comm "
` [RFC 12/12] perf event action: Add parsing builtin time "
perf_event_open.2: mmap ring buffer requirement for receiving overflow notifications
2024-12-02 20:53 UTC (6+ messages)
[PATCH v3 1/2] perf lock: Rename fields in lock_type_table
2024-12-02 20:49 UTC (3+ messages)
` [PATCH v3 2/2] perf lock: Fix parse_lock_type which only retrieve one lock flag
[linus:master] [perf tools] af954f76ee: perf-sanity-tests.Test_data_symbol.fail
2024-12-02 20:32 UTC (2+ messages)
[PATCH v2] perf test record+probe_libc_inet_pton: Make test resilient
2024-12-02 20:28 UTC (3+ messages)
[PATCH] perf test: Don't signal all processes on system when interrupting tests
2024-12-02 19:41 UTC (2+ messages)
[PATCH v1 1/1] pref/x86/rapl: Remove unused function
2024-12-02 18:28 UTC
Perf test 7 fails on s390 since 6.12.0
2024-12-02 14:53 UTC
[PATCH] perf: map pages in advance
2024-11-29 20:42 UTC (25+ messages)
[PATCH v2] perf: map pages in advance
2024-11-29 16:27 UTC (3+ messages)
[PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty
2024-11-29 16:20 UTC (4+ messages)
[PATCH v2] perf tools: Avoid unaligned pointer operations
2024-11-28 14:59 UTC (2+ messages)
[GIT PULL] perf-tools changes for v6.13
2024-11-28 5:53 UTC (13+ messages)
[PATCH] perf tools: Avoid unaligned pointer operations
2024-11-28 0:51 UTC (2+ messages)
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2024-11-27 16:34 UTC (2+ messages)
[PATCH v2 0/4] Prefer sysfs/JSON events also when no PMU is provided
2024-11-27 12:36 UTC (2+ messages)
[PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
2024-11-27 8:04 UTC (5+ messages)
` [PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions
(no subject)
2024-11-26 23:42 UTC (2+ messages)
` Apologies for the misformatted patch email
[PATCH 1/1 perf-tools] perf MANIFEST: add license files
2024-11-26 23:41 UTC
[PATCH 1/1 perf-tools] perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball
2024-11-26 23:30 UTC (2+ messages)
[PATCH] perf test record+probe_libc_inet_pton: Make test resilient
2024-11-26 22:38 UTC
[PATCH v2 0/2] perf trace: Add tests for BTF general augmentation
2024-11-26 22:32 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] perf docs: Add documentation for --force-btf option
[PATCH 1/1 perf-tools] tools riscv: Include fence.h from the same directory barrier.h lives
2024-11-26 21:36 UTC (2+ messages)
[PATCH] tools: Override makefile ARCH variable if defined, but empty
2024-11-26 19:08 UTC (5+ messages)
[PATCH V15 0/7] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-11-26 19:05 UTC (5+ messages)
perf test for inet_pton probe fails to match stacktrace
2024-11-26 18:27 UTC (8+ messages)
[PATCH v1 0/2] perf trace: Add tests for BTF general augmentation
2024-11-26 17:45 UTC (9+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] perf docs: Add documentation for --force-btf option
[PATCH 1/1 perf-tools] perf machine: Initialize machine->env to address a segfault
2024-11-26 15:02 UTC (2+ messages)
[PATCH v2] perf intel-pt: cleanup unneeded return variable in intel_pt_text_poke()
2024-11-26 13:09 UTC (2+ messages)
SIGSEGV on perf's 'Basic parsing test'
2024-11-26 13:08 UTC (3+ messages)
[PATCH v9 1/4] Create source symlink in perf object dir
2024-11-26 7:34 UTC (4+ messages)
Recent tarballs missing some files
2024-11-26 3:26 UTC (3+ messages)
[PATCH v1 0/4] A mechanism for efficient support for per-function metrics
2024-11-25 17:11 UTC (9+ messages)
` [PATCH v1 1/4] perf: Allow periodic events to alternate between two sample periods
` [PATCH v1 3/4] tools/perf: Modify event parser to support alt-period term
[PATCH v2 0/6] perf sched: Introduce stats tool
2024-11-25 13:41 UTC (13+ messages)
` [PATCH v2 1/6] sched/stats: Print domain name in /proc/schedstat
` [sos-linux-ext-patches] "
` [PATCH v2 2/6] perf sched stats: Add record and rawdump support
` [PATCH v2 3/6] perf sched stats: Add schedstat v16 support
` [PATCH v2 4/6] perf sched stats: Add support for report subcommand
` [PATCH v2 5/6] perf sched stats: Add support for live mode
` [PATCH v2 6/6] perf sched stats: Add support for diff subcommand
[PATCH v2] perf probe: Clear all structure fields in clear_perf_{probe, trace}_event()
2024-11-25 6:14 UTC (2+ messages)
[syzbot] [perf?] [trace?] KCSAN: assert: race in srcu_gp_start_if_needed
2024-11-24 22:48 UTC (2+ messages)
[PATCH AUTOSEL 6.12 1/5] uprobes: sanitiize xol_free_insn_slot()
2024-11-24 14:36 UTC (5+ messages)
` [PATCH AUTOSEL 6.12 2/5] perf/x86/amd: Warn only on new bits set
[PATCH AUTOSEL 4.19] uprobes: sanitiize xol_free_insn_slot()
2024-11-24 12:47 UTC
[PATCH AUTOSEL 5.4 1/2] uprobes: sanitiize xol_free_insn_slot()
2024-11-24 12:47 UTC
[PATCH AUTOSEL 5.10 1/2] uprobes: sanitiize xol_free_insn_slot()
2024-11-24 12:47 UTC
[PATCH AUTOSEL 5.15 1/2] uprobes: sanitiize xol_free_insn_slot()
2024-11-24 12:47 UTC
[PATCH AUTOSEL 6.1 1/3] uprobes: sanitiize xol_free_insn_slot()
2024-11-24 12:47 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 2/3] perf/x86/amd: Warn only on new bits set
[PATCH AUTOSEL 6.6 1/4] uprobes: sanitiize xol_free_insn_slot()
2024-11-24 12:46 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 2/4] perf/x86/amd: Warn only on new bits set
[PATCH AUTOSEL 6.11 1/5] uprobes: sanitiize xol_free_insn_slot()
2024-11-24 12:46 UTC (2+ messages)
` [PATCH AUTOSEL 6.11 2/5] perf/x86/amd: Warn only on new bits set
[PATCH] perf test stat_all_pmu.sh: Correctly check 'perf stat' result
2024-11-22 23:12 UTC
[PATCH v1] perf hwmon_pmu: Ensure hwmon key union is zeroed before use
2024-11-22 22:17 UTC (2+ messages)
[PATCH v1] perf tests: Fix hwmon parsing with PMU name test
2024-11-22 22:17 UTC (7+ messages)
[PATCH v3] perf/test: fix perf ftrace test on s390
2024-11-22 22:17 UTC (2+ messages)
[PATCH 1/1] perf tests hwmon_pmu: Remove double evlist__delete()
2024-11-22 22:17 UTC (2+ messages)
[PATCH] perf bpf-filter: Return -1 directly when pfi allocation fails
2024-11-22 22:17 UTC (3+ messages)
` [PATCH v2] perf bpf-filter: Return -ENOMEM "
[PATCH v1] perf test: Correct hwmon test PMU detection
2024-11-22 22:17 UTC (2+ messages)
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2024-11-22 20:08 UTC (2+ messages)
perf kmem --page stat and gpf_flags translation
2024-11-22 12:53 UTC (3+ messages)
[PATCH v7 00/10] Add RAPL core energy counter support for AMD CPUs
2024-11-22 11:19 UTC (4+ messages)
[PATCH v9 00/10] perf record --off-cpu: Dump off-cpu samples directly
2024-11-22 4:38 UTC (11+ messages)
` [PATCH v9 01/10] perf record --off-cpu: Add --off-cpu-thresh option
` [PATCH v9 02/10] perf evsel: Expose evsel__is_offcpu_event() for future use
` [PATCH v9 03/10] perf record --off-cpu: Parse off-cpu event
` [PATCH v9 04/10] perf record --off-cpu: Preparation of off-cpu BPF program
` [PATCH v9 05/10] perf record --off-cpu: Dump off-cpu samples in BPF
` [PATCH v9 06/10] perf evsel: Assemble offcpu samples
` [PATCH v9 07/10] perf record --off-cpu: Disable perf_event's callchain collection
` [PATCH v9 08/10] perf script: Display off-cpu samples correctly
` [PATCH v9 09/10] perf record --off-cpu: Dump the remaining samples in BPF's stack trace map
` [PATCH v9 10/10] perf test: Add direct off-cpu test
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).