linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-24 14:06:11 to 2022-07-02 02:35:03 UTC [more...]

[PATCH 1/2] perf record: Fix "--per-thread" option for hybrid machines
 2022-07-02  2:35 UTC  (2+ messages)
` [PATCH 2/2] perf test: Fix test case 87 ("perf record tests") for hybrid systems

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 

[PATCH v3] perf test: Add ARM SPE system wide test
 2022-07-01 23:09 UTC 

[PATCH 1/2] perf tools: Don't sort the task scan result from /proc
 2022-07-01 23:06 UTC  (4+ messages)
` [PATCH 2/2] perf tools: Ignore dead threads during event synthesis

[PATCH] perf unwind: fix unitialized offset on aarch64
 2022-07-01 18:20 UTC 

[PATCH] perf test: Skip for paranoid 3
 2022-07-01 15:16 UTC  (5+ messages)

Patch series to add to and imporve tests for CoreSight
 2022-07-01 12:08 UTC  (15+ messages)
` [PATCH 01/14] perf test: Refactor shell tests allowing subdirs
` [PATCH 02/14] perf test: Add CoreSight shell lib shared code for future tests
` [PATCH 03/14] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH 04/14] perf test: Add asm pureloop test tool
` [PATCH 05/14] perf test: Add asm pureloop test shell script
` [PATCH 06/14] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH 07/14] perf test: Add memcpy thread test tool
` [PATCH 08/14] perf test: Add memcpy thread test shell script
` [PATCH 09/14] perf test: Add thread loop test tool
` [PATCH 10/14] perf test: Add thread loop test shell scripts
` [PATCH 11/14] perf test: Add unroll thread test tool
` [PATCH 12/14] perf test: Add unroll thread test shell script
` [PATCH 13/14] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH 14/14] perf test: Add relevant documentation about CoreSight testing

[PATCH v2 00/13] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-01 10:15 UTC  (32+ 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 v3] Add a "-m" option to "perf buildid-list"
 2022-07-01  8:23 UTC  (2+ messages)

[PATCH] perf/core: Add macros for possible sysctl_perf_event_paranoid values
 2022-07-01  6:39 UTC 

[PATCH v6 0/4] Rewrite jevents program in python
 2022-06-30  8:36 UTC  (11+ 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

June 30th - office hours
 2022-06-30  6:49 UTC  (2+ messages)

[PATCH] kernel: Delete a semicolon
 2022-06-30  1:49 UTC 

[PATCH] perf inject: Add a command line option to specify build ids
 2022-06-30  0:18 UTC 

[PATCH v2 RESEND] Add a "-m" option to "perf buildid-list"
 2022-06-29 21:36 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION c4ef528bd006febc7de444d9775b28706d924f78
 2022-06-29 19:58 UTC 

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

[PATCH] perf tools: Convert legacy map definition to BTF-defined
 2022-06-29 16:53 UTC  (3+ messages)

[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-06-29 16:43 UTC  (12+ 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 v2 0/6] Corrections to cpu map event encoding
 2022-06-29 16:19 UTC  (7+ messages)
` [PATCH v2 4/6] perf cpumap: Fix alignment for masks in "
` [PATCH v2 6/6] perf cpumap: Add range data encoding

Possible overwriting of errno
 2022-06-29 12:50 UTC  (3+ messages)

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

[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] 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 AUTOSEL 5.18 26/53] libperf evsel: Open shouldn't leak fd on failure
 2022-06-28  2:18 UTC 

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

[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] "

[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  (4+ 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  (17+ messages)
` [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 "


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