linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-17 13:36:46 to 2025-01-24 09:24:37 UTC [more...]

[PATCH 0/4] rtla: Collect and print number of missed events
 2025-01-24  9:24 UTC  (6+ messages)
` [PATCH 1/4] rtla: Count missed trace events
` [PATCH 2/4] rtla: Count all processed events
` [PATCH 3/4] rtla: Add function to report missed events
` [PATCH 4/4] rtla: Report missed event count

[PATCH RFC net-next] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
 2025-01-24  4:40 UTC  (13+ messages)

[PATCH] tracing/osnoise: Fix resetting of tracepoints
 2025-01-24  1:41 UTC 

[PATCH] mm,procfs: allow read-only remote mm access under CAP_PERFMON
 2025-01-24  1:02 UTC  (7+ messages)

[PATCH] selftests/tracing: Test only toplevel README file not the instances
 2025-01-23 23:54 UTC  (5+ messages)

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-01-23 23:34 UTC  (85+ messages)
` [PATCH v4 01/39] task_work: Fix TWA_NMI_CURRENT error handling
` [PATCH v4 02/39] task_work: Fix TWA_NMI_CURRENT race with __schedule()
` [PATCH v4 03/39] mm: Add guard for mmap_read_lock
` [PATCH v4 04/39] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v4 05/39] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v4 06/39] x86/asm: Fix VDSO DWARF generation with kernel IBT enabled
` [PATCH v4 07/39] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v4 08/39] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v4 09/39] x86/vdso: Enable sframe generation in VDSO
` [PATCH v4 10/39] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v4 11/39] unwind_user: Add user space unwinding API
` [PATCH v4 12/39] unwind_user: Add frame pointer support
` [PATCH v4 13/39] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v4 14/39] perf/x86: Rename get_segment_base() and make it global
` [PATCH v4 15/39] unwind_user: Add compat mode frame pointer support
` [PATCH v4 16/39] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v4 18/39] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v4 20/39] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v4 21/39] unwind_user/sframe: Add prctl() interface for registering .sframe sections
` [PATCH v4 22/39] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v4 23/39] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v4 24/39] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v4 25/39] unwind_user/sframe: Show file name in debug output
` [PATCH v4 26/39] unwind_user/sframe: Enable debugging in uaccess regions
` [PATCH v4 27/39] unwind_user/sframe: Add .sframe validation option
` [PATCH v4 28/39] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v4 29/39] unwind_user/deferred: Add unwind cache
` [PATCH v4 30/39] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v4 31/39] perf: Remove get_perf_callchain() 'init_nr' argument
` [PATCH v4 32/39] perf: Remove get_perf_callchain() 'crosstask' argument
` [PATCH v4 33/39] perf: Simplify get_perf_callchain() user logic
` [PATCH v4 34/39] perf: Skip user unwind if !current->mm
` [PATCH v4 35/39] perf: Support deferred user callchains
` [PATCH v4 36/39] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v4 37/39] perf record: Enable defer_callchain for user callchains
` [PATCH v4 38/39] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v4 39/39] perf tools: Merge deferred user callchains

[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
 2025-01-23 14:16 UTC  (14+ messages)
` [PATCH v2 01/10] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
` [PATCH v2 02/10] x86/mm/pat: drop duplicate variable in cpa_flush()
` [PATCH v2 03/10] x86/mm/pat: restore large ROX pages after fragmentation
` [PATCH v2 04/10] execmem: don't remove ROX cache from the direct map
` [PATCH v2 05/10] execmem: add API for temporal remapping as RW and restoring ROX afterwards
` [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
` [PATCH v2 07/10] module: switch to execmem API for remapping as RW and restoring ROX
` [PATCH v2 08/10] Revert "x86/module: prepare module loading for ROX allocations of text"
` [PATCH v2 09/10] module: drop unused module_writable_address()
` [PATCH v2 10/10] x86: re-enable EXECMEM_ROX support

kprobe on local function
 2025-01-23  2:48 UTC  (5+ messages)

[PATCH v2] atomic64: Use arch_spin_locks instead of raw_spin_locks
 2025-01-22 19:43 UTC 

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-22 12:41 UTC  (4+ messages)
  `  "

[PATCH v2] fgraph: Remove calltime and rettime from generic operations
 2025-01-22  0:44 UTC 

[PATCH] seccomp: passthrough uretprobe systemcall without filtering
 2025-01-21 23:29 UTC  (31+ messages)

[PATCH] tracing: Fix output of set_event for some cached module events
 2025-01-21 20:13 UTC 

[PATCH] tracing: Fix allocation of printing set_event file content
 2025-01-21 20:12 UTC 

[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
 2025-01-21 17:48 UTC  (8+ messages)
    `  "

[PATCH 0/2] lib/atomic64: ring-buffer: Fix infinite recursion on some 32bit archs
 2025-01-21  8:04 UTC  (5+ messages)
` [PATCH 1/2] ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg()
` [PATCH 2/2] atomic64: Use arch_spin_locks instead of raw_spin_locks

[PATCH bpf] bpf: trace: send signals asynchronously if !preemptible
 2025-01-21  1:26 UTC  (2+ messages)

[syzbot] [block?] [trace?] possible deadlock in blk_trace_setup
 2025-01-21  0:22 UTC  (2+ messages)

(no subject)
 2025-01-20 23:40 UTC 

(no subject)
 2025-01-20 23:40 UTC 

[BUG] spinlock recursion when enabling function tracer on 32-bit
 2025-01-20 22:37 UTC  (8+ messages)

[PATCH] tracing: Rename update_cache() to update_mod_cache()
 2025-01-20 22:27 UTC 

[PATCH] tracing: Fix #if CONFIG_MODULES to #ifdef CONFIG_MODULES
 2025-01-20 18:09 UTC  (2+ messages)

[PATCH] tracing: Fix -Wundef around 'struct event_mod_load'
 2025-01-20 17:36 UTC  (2+ messages)

[PATCH v2] tools/rtla: Add basic test suite
 2025-01-20 13:56 UTC 

[PATCH] tools/rtla: Add basic test suite
 2025-01-20 12:14 UTC  (6+ messages)

[PATCH v3 20/28] powerpc/ftrace: Use RCU in all users of __module_text_address()
 2025-01-20 10:09 UTC  (2+ messages)

[PATCH] cpuidle: psci: Add trace for PSCI domain idle
 2025-01-20  1:36 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v6] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-01-18 17:52 UTC  (3+ messages)

[PATCH] ring-buffer: fix typo in comment about header page pointer
 2025-01-18  1:23 UTC 

Crash when attaching uretprobes to processes running in Docker
 2025-01-17 17:53 UTC  (11+ messages)

[PATCH 0/5] rtla/timerlat: Stop on signal properly when overloaded
 2025-01-17 15:55 UTC  (5+ messages)


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