linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-17 22:37:07 to 2022-06-29 09:18:36 UTC [more...]

[PATCH v2 0/6] Corrections to cpu map event encoding
 2022-06-29  9:18 UTC  (3+ messages)
` [PATCH v2 4/6] perf cpumap: Fix alignment for masks in "

Possible overwriting of errno
 2022-06-29  5:31 UTC 

[PATCH V6 0/8] perf: Expand perf_branch_entry
 2022-06-29  4:44 UTC  (2+ messages)

[PATCH] perf test: Skip for paranoid 3
 2022-06-29  3:40 UTC 

[linux-next:master] BUILD REGRESSION cb71b93c2dc36d18a8b05245973328d018272cdf
 2022-06-28 20:59 UTC 

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 18:44 UTC  (15+ messages)

[PATCHSET 0/6] perf tools: A couple of fixes for perf record --off-cpu (v1)
 2022-06-28 16:52 UTC  (12+ messages)
` [PATCH 1/6] perf offcpu: Fix a build failure on old kernels
` [PATCH 2/6] perf offcpu: Accept allowed sample types only
` [PATCH 3/6] perf offcpu: Check process id for the given workload
` [PATCH 4/6] perf offcpu: Parse process id separately
` [PATCH 5/6] perf offcpu: Track child processes
` [PATCH 6/6] perf offcpu: Update offcpu test for child process

[PATCH v2 00/13] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-28 16:00 UTC  (29+ messages)
` [PATCH v2 01/13] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v2 02/13] perf/hw_breakpoint: Clean up headers
` [PATCH v2 03/13] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v2 04/13] perf/hw_breakpoint: Mark data __ro_after_init
` [PATCH v2 05/13] perf/hw_breakpoint: Optimize constant number of breakpoint slots
` [PATCH v2 06/13] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH v2 07/13] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH v2 08/13] powerpc/hw_breakpoint: Avoid relying on caller synchronization
` [PATCH v2 09/13] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v2 10/13] perf/hw_breakpoint: Reduce contention with large number of tasks
` [PATCH v2 11/13] perf/hw_breakpoint: Introduce bp_slots_histogram
` [PATCH v2 12/13] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
` [PATCH v2 13/13] perf/hw_breakpoint: Optimize toggle_bp_slot() "

[PATCH] perf bpf: 8 byte align bpil data
 2022-06-28 15:35 UTC  (8+ messages)

[PATCH] perf unwind: Fix uninitialized variable
 2022-06-28 14:39 UTC  (7+ messages)
` [Linux v5.19-rc1] tools/perf/a.out remains after make -C tools/perf clean

[PATCH v5 0/4] RISC-V: Create unique identification for SoC PMU
 2022-06-28 11:45 UTC  (4+ messages)
` [PATCH v5] perf tools riscv: Add support for get_cpuid_str function
` [PATCH v5] perf arch events: riscv sbi firmware std event files
` [PATCH v5 4/4] perf vendor events riscv: add Sifive U74 JSON file

[PATCH 0/8] arm64/perf: Enable branch stack sampling
 2022-06-28  7:40 UTC  (3+ messages)

[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-06-28  7:17 UTC  (11+ messages)
` [PATCH v9 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v9 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH AUTOSEL 5.18 26/53] libperf evsel: Open shouldn't leak fd on failure
 2022-06-28  2:18 UTC 

[PATCH v2 RESEND] Add a "-m" option to "perf buildid-list"
 2022-06-27 22:41 UTC 

[linux-next:master] BUILD REGRESSION aab35c3d5112df6e329a1a5a5a1881e5c4ca3821
 2022-06-27 19:40 UTC 

[PATCH v6 0/4] Rewrite jevents program in python
 2022-06-27 17:27 UTC  (6+ messages)
` [PATCH v6 1/4] perf python: Prefer python3
` [PATCH v6 2/4] perf jevents: Add python converter script
` [PATCH v6 3/4] perf jevents: Switch build to use jevents.py
` [PATCH v6 4/4] perf jevents: Remove jevents.c

[PATCH] perf/x86/rapl: use NULL for a null pointer rather than zero
 2022-06-27 16:50 UTC 

[PATCH 0/1] perf test: Add test for branch stack sampling
 2022-06-27 16:45 UTC  (4+ messages)
` [PATCH] "

June 30th - office hours
 2022-06-27 16:31 UTC 

[PATCH v2 0/2] perf: arm64: Kernel support for Dwarf unwinding through SVE functions
 2022-06-27 11:13 UTC  (3+ messages)
` [PATCH v2 1/2] perf: arm64: Add SVE vector granule register to user regs

[GIT PULL] perf tools fixes for v5.19: 2nd batch
 2022-06-27  6:15 UTC  (3+ messages)

[PATCH v6 0/8] perf/amd: Zen4 IBS extensions support (tool changes)
 2022-06-27  4:20 UTC  (4+ messages)

[PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-06-27  2:37 UTC  (2+ messages)

[PATCH v3 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-06-25 15:21 UTC  (5+ messages)

[PATCH v4 0/5] RISC-V: Create unique identification for SoC PMU
 2022-06-25  5:39 UTC  (11+ messages)
` [PATCH v4 2/5] perf tools riscv: Add support for get_cpuid_str function
` [PATCH v4 3/5] perf arch events: riscv arch std event files
` [PATCH v4 4/5] perf arch events: riscv sbi firmware "
` [PATCH v4 5/5] perf vendor events riscv: add Sifive U74 JSON file

[PATCHSET 0/7] perf lock: New lock contention tracepoints support (v4)
 2022-06-24 21:38 UTC  (4+ messages)

[PATCHv5 bpf-next 0/1] perf tools: Fix prologue generation
 2022-06-24 20:40 UTC  (5+ messages)
` [PATCHv5 bpf-next 1/1] perf tools: Rework prologue generation code

[linux-next:master] BUILD REGRESSION 2f9cb3d3bd73fc2225d66aa8fcffb632ed3eb235
 2022-06-24 20:20 UTC 

[RFC v2 00/17] perf: Add perf kwork
 2022-06-24 14:03 UTC  (18+ messages)
` [RFC v2 01/17] perf kwork: New tool
` [RFC v2 02/17] perf kwork: Add irq kwork record support
` [RFC v2 03/17] perf kwork: Add softirq "
` [RFC v2 04/17] perf kwork: Add workqueue "
` [RFC v2 05/17] tools lib: Add list_last_entry_or_null
` [RFC v2 06/17] perf kwork: Implement perf kwork report
` [RFC v2 07/17] perf kwork: Add irq report support
` [RFC v2 08/17] perf kwork: Add softirq "
` [RFC v2 09/17] perf kwork: Add workqueue "
` [RFC v2 10/17] perf kwork: Implement perf kwork latency
` [RFC v2 11/17] perf kwork: Add softirq latency support
` [RFC v2 12/17] perf kwork: Add workqueue "
` [RFC v2 13/17] perf kwork: Implement perf kwork timehist
` [RFC v2 14/17] perf kwork: Implement bpf trace
` [RFC v2 15/17] perf kwork: Add irq trace bpf support
` [RFC v2 16/17] perf kwork: Add softirq "
` [RFC v2 17/17] perf kwork: Add workqueue "

[PATCH V6] arm64: perf: Make exporting of pmu events configurable
 2022-06-24 12:18 UTC  (2+ messages)

[PATCH v2] perf test: Add ARM SPE system wide test
 2022-06-24  6:22 UTC  (4+ messages)

[RFC 00/13] perf: Add perf kwork
 2022-06-24  1:26 UTC  (5+ messages)

Using perf-inject to inject a fixed set of build-ids
 2022-06-24  1:15 UTC 

[linux-next:master] BUILD REGRESSION 08897940f458ee55416cf80ab13d2d8b9f20038e
 2022-06-23 20:33 UTC 

[RESEND PATCH v1] perf stat: Enable ignore_missing_thread for stat
 2022-06-23 14:49 UTC  (2+ messages)

[PATCH v2] perf: Adjust perf-inject output data offset for backward compatibility
 2022-06-23 14:46 UTC  (3+ messages)

[PATCH v6 0/4] Rewrite jevents program in python
 2022-06-23 11:57 UTC  (12+ messages)
` [PATCH v6 1/4] perf python: Prefer python3
` [PATCH v6 2/4] perf jevents: Add python converter script
` [PATCH v6 3/4] perf jevents: Switch build to use jevents.py
` [PATCH v6 4/4] perf jevents: Remove jevents.c

[linux-next:master] BUILD REGRESSION ac0ba5454ca85162c08dc429fef1999e077ca976
 2022-06-22 20:28 UTC 

[PATCH 0/4] x86: cpuid: improve support for broken CPUID configurations
 2022-06-22 19:32 UTC  (15+ messages)
` [PATCH 1/4] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
` [PATCH 2/4] x86/cpuid: refactor setup_clear_cpu_cap/clear_feature
` [PATCH 3/4] x86/cpuid: move filter_cpuid_features to cpuid-deps.c
` [PATCH 4/4] x86/cpuid: check for dependencies violations in CPUID and attempt to fix them

[linux-next:master] BUILD REGRESSION 34d1d36073ea4d4c532e8c8345627a9702be799e
 2022-06-21 22:10 UTC 

[PATCH] perf record: Support "--cputype" option for hybrid events
 2022-06-21  5:13 UTC  (5+ messages)

[PATCH] perf: Adjust perf-inject output data offset for backward compatibility
 2022-06-21  1:35 UTC  (3+ messages)

[PATCH] perf cs-etm: Use swap() instead of open coding it
 2022-06-20 17:24 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v5.19: 1st batch
 2022-06-20  4:22 UTC  (2+ messages)

[PATCH] perf metrics: Ensure at least 1 id per metric
 2022-06-19 14:24 UTC  (2+ messages)

[PATCH] perf/kprobe: maxactive for fd-based kprobe
 2022-06-18 16:15 UTC  (6+ messages)

READ_ONCE() usage in perf_mmap_read_self()
 2022-06-18 13:49 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 07dc787be2316e243a16a33d0a9b734cd9365bd3
 2022-06-17 22:36 UTC 


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