linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-28 09:59:50 to 2022-07-06 16:50:57 UTC [more...]

[PATCH v5 0/4] RISC-V: Create unique identification for SoC PMU
 2022-07-06 16:50 UTC  (5+ 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] Perf stack unwinding with pointer authentication
 2022-07-06 16:01 UTC  (10+ messages)
` [PATCH 1/8] perf arm64: Send pointer auth masks to ring buffer
` [PATCH 2/8] perf evsel: Do not request ptrauth sample field if not supported
` [PATCH 3/8] perf test: Update arm64 tests to expect ptrauth masks
` [PATCH 4/8] perf tools: arm64: Read ptrauth data from kernel
` [PATCH 5/8] perf libunwind: Feature check for libunwind ptrauth callback
` [PATCH 6/8] perf libunwind: arm64 pointer authentication
` [PATCH 7/8] perf tools: Print ptrauth struct in perf report
` [PATCH 8/8] perf test arm64: Test unwinding with PACs on gcc & clang compilers

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-06 14:04 UTC  (15+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean

[PATCH v2] perf/core: Fix data race between perf_event_set_output and perf_mmap_close
 2022-07-06 12:29 UTC  (5+ messages)

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

[PATCHv2] perf tools: Convert legacy map definition to BTF-defined
 2022-07-06  5:08 UTC  (2+ messages)

Patch series to add to and imporve tests for CoreSight
 2022-07-05 22:41 UTC  (20+ 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] uprobes: Use the bitmap API to allocate bitmaps
 2022-07-05 19:01 UTC 

[PATCH v2 0/1] perf test: Add test for branch stack sampling
 2022-07-05 15:05 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/8] arm64/perf: Enable branch stack sampling
 2022-07-05 12:09 UTC  (4+ messages)

[PATCH] perf parse: Allow names to start with digits
 2022-07-04 21:39 UTC  (9+ messages)

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

[PATCH] perf/core: Fix data race between perf_event_set_output and perf_mmap_close
 2022-07-04 11:44 UTC 

[PATCH v3] perf test: Add ARM SPE system wide test
 2022-07-04 10:01 UTC  (2+ messages)

[PATCH] perf record: Support "--cputype" option for hybrid events
 2022-07-04  9:10 UTC  (6+ messages)

[PATCH v3 0/5] Add perf stat default events for hybrid machines
 2022-07-04  9:05 UTC  (3+ messages)

[PATCH v2 00/13] coresight: Add new API to allocate trace source ID values
 2022-07-04  8:11 UTC  (14+ messages)
` [PATCH v2 01/13] coresight: trace-id: Add API to dynamically assign Trace "
` [PATCH v2 02/13] coresight: trace-id: update CoreSight core to use Trace ID API
` [PATCH v2 03/13] coresight: stm: Update STM driver "
` [PATCH v2 04/13] coresight: etm4x: Update ETM4 "
` [PATCH v2 05/13] coresight: etm3x: Update ETM3 "
` [PATCH v2 06/13] coresight: etmX.X: stm: Remove unused legacy source Trace ID ops
` [PATCH v2 07/13] coresight: perf: traceid: Add perf notifiers for Trace ID
` [PATCH v2 08/13] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
` [PATCH v2 09/13] perf: cs-etm: Update record event to use new Trace ID protocol
` [PATCH v2 10/13] kernel: events: Export perf_report_aux_output_id()
` [PATCH v2 11/13] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
` [PATCH v2 12/13] coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
` [PATCH v2 13/13] coresight: trace-id: Add debug & test macros to Trace ID allocation

[perf-tools] Build-error in tools/perf/util/annotate.c with LLVM-14
 2022-07-03 21:31 UTC  (11+ messages)

[PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-07-03  9:32 UTC  (3+ messages)

[GIT PULL] perf tools fixes for v5.19: 3rd batch
 2022-07-02 17:38 UTC  (2+ messages)

[PATCH] perf unwind: fix unitialized offset on aarch64
 2022-07-02 12:18 UTC  (2+ messages)

[RFC v2 00/17] perf: Add perf kwork
 2022-07-02  9:35 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 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 test: Skip for paranoid 3
 2022-07-01 15:16 UTC  (5+ messages)

[PATCH v2 00/13] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-01 10:15 UTC  (29+ messages)
` [PATCH v2 01/13] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v2 03/13] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [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  (8+ messages)
` [PATCH v6 2/4] perf jevents: Add python converter script

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  (6+ messages)

[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  (13+ messages)

[PATCHSET 0/6] perf tools: A couple of fixes for perf record --off-cpu (v1)
 2022-06-28 16:52 UTC  (8+ messages)
` [PATCH 1/6] perf offcpu: Fix a build failure on old kernels
` [PATCH 2/6] perf offcpu: Accept allowed sample types only

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

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


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