linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-20 18:09:36 to 2025-03-27 16:20:12 UTC [more...]

[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
 2025-03-27 16:20 UTC  (62+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig
` [RFC PATCH V3 03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition
` [RFC PATCH V3 04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG
` [RFC PATCH V3 05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance
` [RFC PATCH V3 06/43] rv64ilp32_abi: riscv: csum: "
` [RFC PATCH V3 07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension
` [RFC PATCH V3 08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw "
` [RFC PATCH V3 09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface
` [RFC PATCH V3 10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width
` [RFC PATCH V3 11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S
` [RFC PATCH V3 12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double
` [RFC PATCH V3 13/43] rv64ilp32_abi: riscv: Correct stackframe layout
` [RFC PATCH V3 14/43] rv64ilp32_abi: riscv: Adapt kernel module code
` [RFC PATCH V3 15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space
` [RFC PATCH V3 16/43] rv64ilp32_abi: riscv: Support physical addresses >= 0x80000000
` [RFC PATCH V3 17/43] rv64ilp32_abi: riscv: Adapt kasan memory layout
` [RFC PATCH V3 18/43] rv64ilp32_abi: riscv: kvm: Initial support
` [RFC PATCH V3 19/43] rv64ilp32_abi: irqchip: irq-riscv-intc: Use xlen_t instead of ulong
` [RFC PATCH V3 20/43] rv64ilp32_abi: drivers/perf: Adapt xlen_t of sbiret
` [RFC PATCH V3 21/43] rv64ilp32_abi: asm-generic: Add custom BITS_PER_LONG definition
` [RFC PATCH V3 22/43] rv64ilp32_abi: bpf: Change KERN_ARENA_SZ to 256MiB
` [RFC PATCH V3 23/43] rv64ilp32_abi: compat: Correct compat_ulong_t cast
` [RFC PATCH V3 24/43] rv64ilp32_abi: compiler_types: Add "long long" into __native_word()
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
` [RFC PATCH V3 26/43] rv64ilp32_abi: file_ref: Use 32-bit width for refcnt
` [RFC PATCH V3 27/43] rv64ilp32_abi: input: Adapt BITS_PER_LONG to dword
` [RFC PATCH V3 28/43] rv64ilp32_abi: iov_iter: Resize kvec to match iov_iter's size
` [RFC PATCH V3 29/43] rv64ilp32_abi: locking/atomic: Use BITS_PER_LONG for scripts
` [RFC PATCH V3 30/43] rv64ilp32_abi: kernel/smp: Disable CSD_LOCK_WAIT_DEBUG
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 32/43] rv64ilp32_abi: mm: Remove _folio_nr_pages
` [RFC PATCH V3 33/43] rv64ilp32_abi: mm/auxvec: Adapt mm->saved_auxv[] to Elf64
` [RFC PATCH V3 34/43] rv64ilp32_abi: mm: Adapt vm_flags_t struct
` [RFC PATCH V3 35/43] rv64ilp32_abi: net: Use BITS_PER_LONG in struct dst_entry
` [RFC PATCH V3 36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 37/43] rv64ilp32_abi: random: Adapt fast_pool struct
` [RFC PATCH V3 38/43] rv64ilp32_abi: syscall: Use CONFIG_64BIT instead of BITS_PER_LONG
` [RFC PATCH V3 39/43] rv64ilp32_abi: sysinfo: Adapt sysinfo structure to lp64 uapi
` [RFC PATCH V3 40/43] rv64ilp32_abi: tracepoint-defs: Using u64 for trace_print_flags.mask
` [RFC PATCH V3 41/43] rv64ilp32_abi: tty: Adapt ptr_to_compat
` [RFC PATCH V3 42/43] rv64ilp32_abi: memfd: Use vm_flag_t
` [RFC PATCH V3 43/43] riscv: Fixup address space overlay of print_mlk

[PATCH] tracing: Verify event formats that have "%*p.."
 2025-03-27 15:49 UTC 

[PATCH] i2c: tracing: Remove redundant length field in events
 2025-03-27 15:42 UTC 

gloria
 2025-03-27  9:11 UTC 

[PATCH next] Documentation/rv: Add sched pages to the indices
 2025-03-27  8:12 UTC 

[PATCH] riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()
 2025-03-27  3:25 UTC  (2+ messages)

[PATCH] riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_call_ra
 2025-03-27  3:24 UTC  (2+ messages)

[PATCH v10 0/2] riscv: Add runtime constant support
 2025-03-27  3:24 UTC  (2+ messages)

[PATCH] tracing: Use _text and the kernel offset in last_boot_info
 2025-03-27  2:03 UTC 

[PATCH] mm: use per-numa-node atomics instead of percpu_counters
 2025-03-26 23:36 UTC  (4+ messages)

[PATCH] tools/build: Use SYSTEM_BPFTOOL for system bpftool
 2025-03-26 14:34 UTC  (4+ messages)

[PATCH rcu 00/11] RCU torture changes for v6.15
 2025-03-26  5:42 UTC  (9+ messages)
` [PATCH rcu 10/11] srcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing

ftrace: sorttable unable to sort ELF64 on 32-bit host
 2025-03-26  1:07 UTC  (18+ messages)
                      ` [PATCH 6.1 6.6 6.12 6.13] scripts/sorttable: fix ELF64 mcount_loc address parsing when compiling on 32-bit

[PATCH v3] tracing: Adjust addresses for printing out fields
 2025-03-25 22:56 UTC 

[PATCH v6 0/1] tracing: Show last boot module symbols
 2025-03-25 22:10 UTC  (4+ messages)
` [PATCH v6 1/1] tracing: Show last module text symbols in the stacktrace

[PATCH 0/4] tracing: fprobe-events: Register fprobe only when the event is enabled
 2025-03-25 22:08 UTC  (10+ messages)
` [PATCH 2/4] tracing: tprobe-events: Support multiple tprobes on the same tracepoint
` [PATCH 3/4] tracing: fprobe-events: Register fprobe-events only when it is enabled
` [PATCH 4/4] selftests: tracing: Enable fprobe events before checking enable_functions

[PATCH 3/3] tracing: Rename trace_synth() to synth_event_trace2()
 2025-03-25 21:40 UTC 

[PATCH v2 0/4] tracing: Have function tracing and events handle module addresses
 2025-03-25 21:38 UTC  (5+ messages)
` [PATCH v2 1/4] tracing: Update function trace addresses with "
` [PATCH v2 2/4] tracing: Show function names when possible when listing fields
` [PATCH v2 3/4] tracing: Only return an adjusted address if it matches the kernel address
` [PATCH v2 4/4] tracing: Adjust addresses for printing out fields

[PATCH 1/3] tracing: Expose functions to trace a synth event
 2025-03-25 20:13 UTC  (10+ messages)
` [PATCH 3/3] tracing: Rename trace_synth() to synth_event_trace2()

[PATCH v2 0/6] vsprintf: Add __printf attribute to where it's required
 2025-03-25 19:38 UTC  (11+ messages)
` [PATCH v2 1/6] seq_buf: Mark binary printing functions with __printf() attribute
` [PATCH v2 2/6] seq_file: "
` [PATCH v2 3/6] tracing: "
` [PATCH v2 4/6] vsnprintf: "
` [PATCH v2 5/6] vsnprintf: Drop unused const char fmt * in va_format()
` [PATCH v2 6/6] vsnprintf: Silence false positive GCC warning for va_format()

[PATCH 0/7] arm64: Enable UPROBES with GCS
 2025-03-25 18:23 UTC  (5+ messages)
` [PATCH 3/7] arm64: uaccess: Add additional userspace GCS accessors

[PATCH] tracing: Replace strncpy with memcpy for fixed-length substring copy
 2025-03-25 18:12 UTC 

[PATCH v2] tracing: Fix synth event printk format for str fields
 2025-03-25 16:52 UTC 

[PATCH v1] rtla: Fix crash due to NULL record dereference
 2025-03-25 15:48 UTC  (2+ messages)

[PATCH v3 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-25 10:53 UTC  (8+ messages)
` [PATCH v3 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH v3 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH v3 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

next-20250319: arm shmobile_defconfig trace.c undefined type 'struct module'
 2025-03-25  9:46 UTC  (4+ messages)

[PATCH 0/4] Documentation/rtla: Cover BPF sample collection
 2025-03-24 23:53 UTC  (6+ messages)
` [PATCH 4/4] Documentation/rtla: Include "

[PATCH] tracing: Fix synth event printk format for str fields
 2025-03-24 21:12 UTC  (7+ messages)

[PATCH v1 0/6] vsprintf: Add __printf attribute to where it's required
 2025-03-24 16:17 UTC  (17+ messages)
` [PATCH v1 1/6] seq_buf: Mark binary printing functions with __printf() attribute
` [PATCH v1 3/6] tracing: "
` [PATCH v1 4/6] vsnprintf: "
` [PATCH v1 5/6] vsnprintf: Mark pointer() "
` [PATCH v1 6/6] vsnprintf: Mark va_format() "

[PATCH 0/6] rtla: Always set all tracer options
 2025-03-24 16:06 UTC  (14+ messages)
` [PATCH 1/6] rtla/osnoise: Unify params struct
` [PATCH 2/6] rtla: Unify apply_config between top and hist
` [PATCH 3/6] rtla/osnoise: Set OSNOISE_WORKLOAD to true
` [PATCH 4/6] rtla: Always set all tracer options
` [PATCH 5/6] rtla/tests: Reset osnoise options before check
` [PATCH 6/6] rtla/tests: Test setting default options

[PATCH v5 0/9] rv: Add scheduler specification monitors
 2025-03-24 11:35 UTC  (4+ messages)
` [PATCH v5 1/9] sched: Add sched tracepoints for RV task model

[PATCH v5 0/2] tracing: Show last boot module symbols
 2025-03-24  2:35 UTC  (4+ messages)
` [PATCH v5 2/2] tracing: Show last module text symbols in the stacktrace

[PATCH] tracing: Do not use PERF enums when perf is not defined
 2025-03-23 19:21 UTC 

[PATCH] tracing: Use hashtable.h for event_hash
 2025-03-23 13:28 UTC 

[PATCH v4 0/4] per-function storage support
 2025-03-23  3:51 UTC  (15+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset

[PATCH] tracing: Fix error handling in event_trigger_parse
 2025-03-22  9:26 UTC  (4+ messages)

[PATCH v3 0/5] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-03-22  9:12 UTC  (3+ messages)
` [PATCH v3 4/5] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c

[PATCH v2 0/3] Add tracepoints for lowmem reserves, watermarks and totalreserve_pages
 2025-03-22  9:03 UTC  (3+ messages)
` [PATCH v2 2/3] mm/page_alloc: Add trace event for per-zone lowmem reserve setup

[PATCH] rtla: Add the ability to create ctags and etags
 2025-03-21 17:50 UTC 

[PATCH v2] tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER
 2025-03-21 17:08 UTC 

[PATCH] tracing: Have persistent trace instances save module addresses
 2025-03-21 16:36 UTC  (2+ messages)

[PATCH] tracing: fix build without CONFIG_MODULES
 2025-03-21 16:35 UTC  (2+ messages)

[PATCH v4 1/2] docs: tracing: Reduce maxdepth in index.rst for clarity
 2025-03-21 14:25 UTC  (3+ messages)
` [PATCH v4 2/2] docs: tracing: Refactor "

[PATCH] uprop: Add new verification condition to verify_opcode
 2025-03-21 12:28 UTC  (2+ messages)

[PATCH V2] tracing/osnoise: Fix possible recursive locking for cpus_read_lock()
 2025-03-21  9:52 UTC 

[PATCH] bpf: Remove duplicate judgments
 2025-03-21  5:23 UTC  (3+ messages)

ftrace: sorttable unable to sort ELF64 on 32-bit host
 2025-03-20 22:02 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).