LinuxLists
Users
About
Kyle Huey (
[email protected]
)
Number of posts: 306 (0.09 per day)
First post: 2015-06-15 18:46:21
Last post: 2024-04-13 14:17:42
Next Page
Date
List
Subject
2024-04-13 14:17:42
linux-kernel
[PATCH v3 3/3] selftests/perf_events: Test FASYNC with watermark wakeups
2024-04-13 14:17:08
linux-kernel
[PATCH v3 2/3] perf/ring_buffer: Trigger IO signals for watermark_wakeup
2024-04-13 14:16:53
linux-kernel
[PATCH v3 1/3] perf: Move perf_event_fasync() to perf_event.h
2024-04-13 14:16:36
linux-kernel
[PATCH v3 0/3] perf: Trigger IO signals for watermark_wakeup
2024-04-12 02:04:43
linux-kernel
[PATCH v6 2/7] perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL
2024-04-12 02:02:28
linux-kernel
[PATCH v6 4/7] perf/bpf: Call bpf handler directly, not through overflow machinery
2024-04-12 01:52:48
linux-kernel
[PATCH v6 7/7] selftest/bpf: Test a perf bpf program that suppresses side effects.
2024-04-12 01:52:16
linux-kernel
[PATCH v6 6/7] perf/bpf: Allow a bpf program to suppress all sample side effects
2024-04-12 01:52:09
linux-kernel
[PATCH v6 5/7] perf/bpf: Remove unneeded uses_default_overflow_handler()
2024-04-12 01:51:28
linux-kernel
[PATCH v6 3/7] perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members
2024-04-12 01:51:03
linux-kernel
[PATCH v6 1/7] perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()
2024-04-12 01:50:50
linux-kernel
[PATCH v6 0/7] Combine perf and bpf for fast eval of hw breakpoint conditions
2024-04-12 01:47:32
linux-kernel
Re: [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2024-04-11 12:21:38
linux-kernel
Re: [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2024-03-27 11:36:50
linux-kernel
Re: [PATCH][next] selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"
2024-03-05 06:09:29
linux-kernel
[PATCH v2 2/2] selftests/perf_events: Test FASYNC with watermark wakeups.
2024-03-05 06:09:15
linux-kernel
[PATCH v2 1/2] perf/ring_buffer: Trigger IO signals for watermark wakeups
2024-02-23 17:39:10
linux-kernel
Re: [PATCH 2/2] perf test: Test FASYNC with watermark wakeups.
2024-02-22 18:54:02
linux-kernel
Re: [PATCH 2/2] perf test: Test FASYNC with watermark wakeups.
2024-02-22 18:09:56
linux-kernel
Re: [PATCH 2/2] perf test: Test FASYNC with watermark wakeups.
2024-02-21 17:52:29
linux-kernel
[PATCH 2/2] perf test: Test FASYNC with watermark wakeups.
2024-02-21 17:52:26
linux-kernel
[PATCH 1/2] perf/ring_buffer: Trigger FASYNC signals for watermark wakeups
2024-02-16 02:01:02
linux-kernel
Re: [RESEND PATCH v5 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
2024-02-14 18:09:36
linux-kernel
[RESEND PATCH v5 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
2024-02-14 18:09:15
linux-kernel
[RESEND PATCH v5 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
2024-02-14 18:06:49
linux-kernel
[RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2024-02-14 17:43:04
linux-kernel
[RESEND PATCH v5 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
2024-02-14 17:42:18
linux-kernel
[RESEND PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions]
2024-02-13 03:58:07
linux-kernel
Re: [PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
2024-02-12 16:35:17
linux-kernel
Re: [PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
2024-01-22 06:52:09
linux-kernel
[PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
2024-01-22 06:27:47
linux-kernel
[PATCH v5 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
2024-01-22 06:27:16
linux-kernel
[PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2024-01-22 06:26:52
linux-kernel
[PATCH v5 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
2024-01-22 06:26:32
linux-kernel
[PATCH v5 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
2024-01-19 00:25:19
linux-kernel
[PATCH v4 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
2024-01-19 00:15:31
linux-kernel
[PATCH v4 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
2024-01-19 00:14:55
linux-kernel
[PATCH v4 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
2024-01-19 00:14:37
linux-kernel
[PATCH v4 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2024-01-19 00:14:20
linux-kernel
[PATCH v4 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
2024-01-19 00:08:59
linux-kernel
Re: [PATCH v3 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
2024-01-19 00:07:57
linux-kernel
Re: [PATCH v3 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2023-12-11 15:21:46
linux-kernel
Re: [PATCH v3 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2023-12-11 04:57:19
linux-kernel
[PATCH v3 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
2023-12-11 04:56:35
linux-kernel
[PATCH v3 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
2023-12-11 04:56:20
linux-kernel
[PATCH v3 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
2023-12-11 04:56:10
linux-kernel
[PATCH v3 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2023-12-11 04:56:02
linux-kernel
[PATCH v3 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
2023-12-08 17:10:34
linux-kernel
Re: [PATCH v2 3/3] selftest/bpf: Test a perf bpf program that suppresses side effects.
2023-12-08 01:09:10
linux-kernel
Re: [PATCH v2 3/3] selftest/bpf: Test a perf bpf program that suppresses side effects.
2023-12-07 23:02:21
linux-kernel
Re: [PATCH v2 1/3] perf: Reorder overflow handler ahead of event_limit/sigtrap