linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-14 10:04:10 to 2023-09-28 17:47:45 UTC [more...]

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-09-28 17:41 UTC  (11+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (3+ messages)
` [PATCH 01/87] "
  ` [PATCH 71/87] fs/tracefs: convert to new inode {a,m}time accessors

[PATCH] tracing/eprobe: drop unneeded breaks
 2023-09-28 10:43 UTC 

[PATCH v5] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-09-27 17:35 UTC 

[PATCH v5 00/12] tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-09-26 14:47 UTC  (20+ messages)
` [PATCH v5 01/12] riscv: ftrace: Fix to pass correct ftrace_regs to ftrace_func_t functions
` [PATCH v5 02/12] Documentation: probes: Add a new ret_ip callback parameter
` [PATCH v5 03/12] tracing: Add a comment about the requirements of the ftrace_regs
` [PATCH v5 04/12] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v5 05/12] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER
` [PATCH v5 06/12] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook
` [PATCH v5 07/12] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v5 08/12] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v5 09/12] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v5 10/12] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v5 11/12] Documentation: probes: Update fprobe document to use ftrace_regs
` [PATCH v5 12/12] Documentation: tracing: Add a note about argument and retval access

[PATCH] trace: tracing_event_filter: fast path when no subsystem filters
 2023-09-26 14:20 UTC 

[PATCH v4] vmscan: add trace events for lru_gen
 2023-09-26 14:15 UTC  (5+ messages)

[PATCH] tracing: document buffer_size_kb more precisely
 2023-09-26 10:38 UTC  (3+ messages)

[PATCH v3 00/13] mm: jit/text allocator
 2023-09-26  8:32 UTC  (35+ messages)
` [PATCH v3 01/13] nios2: define virtual address space for modules
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 05/13] modules, execmem: drop module_alloc
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
` [PATCH v3 08/13] riscv: "
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH v3] vmscan: add trace events for lru_gen
 2023-09-26  2:11 UTC  (3+ messages)

[PATCH 0/2] tracing/user_events: Fix alignment issues for 32 on 64-bit and BE
 2023-09-25 23:08 UTC  (3+ messages)
` [PATCH 1/2] tracing/user_events: Align set_bit() address for all archs
` [PATCH 2/2] selftests/user_events: Fix abi_test for BE archs

[PATCH] tracing/user_events: align uaddr on unsigned long alignment
 2023-09-25 18:22 UTC  (18+ messages)

[PATCH v9 0/5] lib,kprobes: kretprobe scalability improvement
 2023-09-25  9:42 UTC  (6+ messages)
` [PATCH v9 1/5] lib: objpool added: ring-array based lockless MPMC

[linus:master] [tracing] 9fe41efaca: WARNING:at_kernel/trace/trace_events.c:#event_trace_self_tests_init
 2023-09-24 15:14 UTC 

[PATCH V2] tracing/timerlat: Hotplug support for the user-space interface
 2023-09-24 14:43 UTC  (2+ messages)

[PATCH] eventfs: Remember what dentries were created on dir open
 2023-09-24 13:50 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 4/6] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 5/6] ring-buffer: Avoid softlockup in ring_buffer_resize()

[PATCH AUTOSEL 4.19 5/7] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 6/7] ring-buffer: Avoid softlockup in ring_buffer_resize()

[PATCH AUTOSEL 5.4 5/7] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 6/7] ring-buffer: Avoid softlockup in ring_buffer_resize()

[PATCH AUTOSEL 5.10 06/13] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:19 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 07/13] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 5.10 09/13] ring-buffer: Do not attempt to read past "commit"

[PATCH AUTOSEL 5.15 07/18] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:18 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 08/18] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 5.15 11/18] ring-buffer: Do not attempt to read past "commit"

[PATCH AUTOSEL 6.1 09/28] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:17 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 10/28] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 6.1 14/28] ring-buffer: Do not attempt to read past "commit"

[PATCH AUTOSEL 6.5 11/41] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:15 UTC  (3+ messages)
` [PATCH AUTOSEL 6.5 12/41] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 6.5 17/41] ring-buffer: Do not attempt to read past "commit"

[PATCH v1] samples: kprobes: Fixes a typo
 2023-09-23 17:30 UTC  (2+ messages)

[PATCH v2] vmscan: add trace events for lru_gen
 2023-09-23 15:26 UTC  (5+ messages)

[PATCH v2] eventfs: Remember what dentries were created on dir open
 2023-09-22 20:34 UTC 

[PATCH 0/4] tracing: improve symbolic printing
 2023-09-21 17:54 UTC  (7+ messages)
` [RFC PATCH 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [RFC PATCH 2/4] net: dropreason: use new __print_sym() in tracing
` [RFC PATCH 3/4] net: drop_monitor: use drop_reason_lookup()
` [RFC PATCH 4/4] tracing/timer: use __print_sym()

[PATCH] vmscan: add trace events for lru_gen
 2023-09-21  6:09 UTC  (5+ messages)
    `  "
      ` (2) "

[PATCH] ring-buffer: Fix bytes info in per_cpu buffer stats
 2023-09-21 12:54 UTC 

[PATCH v4] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-09-21 11:48 UTC  (6+ messages)

[PATCH v3] riscv: Only consider swbp/ss handlers for correct privileged mode
 2023-09-21 10:50 UTC  (2+ messages)

[PATCH 0/2 v3] tracing: Remove eventfs_files by use of callbacks
 2023-09-20 22:20 UTC  (8+ messages)
` [PATCH 1/2 v3] eventfs: Remove eventfs_file and just use eventfs_inode
` [PATCH 2/2 v3] tracing/selftests: Update kprobe args char/string to match new functions

This list is being migrated to new infrastructure
 2023-09-20 20:15 UTC  (2+ messages)

[PATCH] rtla: fix a example in rtla-timerlat-hist.rst
 2023-09-19 13:56 UTC  (2+ messages)

[PATCH] kprobes: Remove unnecessary initial values of variables
 2023-09-19  5:19 UTC  (2+ messages)

[PATCH] tracing/timerlat: Hotplug support for the user-space interface
 2023-09-18 13:49 UTC  (3+ messages)

[PATCH v4] tracepoint: add new `tcp:tcp_ca_event` trace event
 2023-09-17 15:12 UTC  (3+ messages)

[PATCH 0/9] mm/damon: implement DAMOS apply intervals
 2023-09-16  2:09 UTC  (2+ messages)
` [PATCH 3/9] mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepoint

[PATCH] tracing/synthetic: Print out u64 values properly
 2023-09-15 14:38 UTC  (5+ messages)

[PATCH] tools/rtla: Do not stop user-space if a cpu is offline
 2023-09-15 13:02 UTC 

[PATCH 0/8] usb: gadget: reduce usb gadget trace event buffer usage
 2023-09-15  2:25 UTC  (12+ messages)
` [PATCH 2/8] usb: gadget: add anonymous definition in some struct for trace purpose
` [PATCH 3/8] usb: udc: trace: reduce buffer usage of trace event

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-09-14 17:37 UTC  (3+ messages)

[PATCH] ring_buffer: Use try_cmpxchg instead of cmpxchg in rb_insert_pages
 2023-09-14 16:34 UTC 

[PATCH 1/8] trace: add new DECLARE_EVENT_CLASS_PRINT_INIT class type
 2023-09-14 14:29 UTC  (2+ messages)

[PATCH 1/2] trace-vmscan-postprocess: sync with tracepoints updates
 2023-09-14 13:16 UTC  (2+ messages)
` [PATCH 2/2] mm, vmscan: remove ISOLATE_UNMAPPED

[PATCH v2] verification/dot2k: Delete duplicate imports
 2023-09-14 11:45 UTC  (2+ 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).