linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-07 08:21:45 to 2023-01-09 13:14:21 UTC [more...]

[PATCH v4] sock: add tracepoint for send recv length
 2023-01-09 13:13 UTC  (3+ messages)
  ` [External] "

[PATCH linux-next] tracing: use strscpy() to instead of strncpy()
 2023-01-09 11:39 UTC 

[PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
 2023-01-09  9:31 UTC  (4+ messages)
  ` [PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF

[PATCH 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
 2023-01-09  8:51 UTC  (17+ messages)
` [PATCH 1/3] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
` [PATCH 2/3] bpf: Optimize get_modules_for_addrs()
` [PATCH 3/3] kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_symbol()

[PATCH v2] tracing/eprobe: Replace snprintf with memcpy
 2023-01-09  4:07 UTC  (3+ messages)

[PATCH v3] tracing/eprobe: no need to check for negative ret value for snprintf
 2023-01-09  4:06 UTC 

[PATCH] tracing/eprobe: Replace kzalloc with kmalloc
 2023-01-09  3:44 UTC  (3+ messages)

[PATCH v3] sock: add tracepoint for send recv length
 2023-01-08 21:34 UTC  (4+ messages)
  ` [External] "

[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
 2023-01-08 21:31 UTC  (5+ messages)
` [PATCH 1/3] tracing/eprobe: Fix to add filter on eprobe description in README file
` [PATCH 2/3] selftests/ftrace: Fix eprobe syntax test case to check filter support
` [PATCH 3/3] selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols

[PATCH] tracing/eprobe: Replace kzalloc with kmalloc
 2023-01-08 21:26 UTC  (7+ messages)

[PATCH] tracing/filter: fix kernel-doc warnings
 2023-01-08  2:12 UTC 

[PATCH net-next 0/7] Remove three Sun net drivers
 2023-01-07 19:16 UTC  (18+ messages)
` [PATCH net-next 1/7] ethernet: Remove the Sun Cassini driver
` [PATCH net-next 2/7] PCI: Remove PCI IDs used by "
` [PATCH net-next 3/7] powerpc: configs: Remove reference to CONFIG_CASSINI
` [PATCH net-next 4/7] mips: "
` [PATCH net-next 5/7] ethernet: Remove the Sun LDOM vswitch and sunvnet drivers
` [PATCH net-next 6/7] sunvnet: Remove event tracing file
` [PATCH net-next 7/7] sparc: configs: Remove references to CONFIG_SUNVNET and CONFIG_LDMVSW

[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
 2023-01-07 13:31 UTC 

[PATCH v2] sock: add tracepoint for send recv length
 2023-01-06  4:23 UTC  (7+ messages)
  ` [External] "

[PATCH] riscv, kprobes: Stricter c.jr/c.jalr decoding
 2023-01-05 23:00 UTC  (6+ messages)

[PATCH linux-next] rcu/trace: use strscpy() to instead of strncpy()
 2023-01-05 17:49 UTC  (2+ messages)

[RFC][PATCH] ACPI: tracing: Have ACPI debug go to tracing ring buffer
 2023-01-05 14:55 UTC  (8+ messages)

[PATCH linux-next] blktrace: use strscpy() to instead of strncpy()
 2023-01-05 12:16 UTC 

[PATCH] tracing: Make sure trace_printk() can output as soon as it can be used
 2023-01-05  1:06 UTC  (2+ messages)

[PATCH v2 0/3] ftrace: Add sample code with dynamic ftrace_ops
 2023-01-04 16:03 UTC  (9+ messages)
` [PATCH v2 1/3] ftrace: Maintain samples/ftrace
` [PATCH v2 2/3] ftrace: Export ftrace_free_filter() to modules
` [PATCH v2 3/3] ftrace: Add sample with custom ops

[PATCH] tcp/udp: add tracepoint for send recv length
 2023-01-04  3:34 UTC  (4+ messages)
  ` [External] "

[PATCH v4 2/2] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
 2023-01-04  1:23 UTC  (5+ messages)

[PATCH v5 3/3] kernel/trace: extract common part in process_fetch_insn
 2023-01-03 13:32 UTC  (2+ messages)

[PATCH v5 2/3] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
 2023-01-03 13:31 UTC  (2+ messages)

[PATCH v5 1/3] kernel/trace: Introduce trace_probe_print_args and use it in *probes
 2023-01-03 13:30 UTC  (2+ messages)

[PATCH v5 0/3] reorganize trace_peobe_tmpl.h
 2022-12-30  6:33 UTC 

[PATCH v4 1/2] kernel/trace: Introduce trace_probe_print_args and use it in *probes
 2022-12-29  8:07 UTC  (2+ messages)

[PATCH v4 0/2] reorganize trace_peobe_tmpl.h
 2022-12-28  7:07 UTC 

[PATCH v3 2/4] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
 2022-12-27 14:17 UTC  (3+ messages)

[PATCH v3 3/4] include/asm-generic/io.h: remove performing pointer arithmetic on a null pointer
 2022-12-27 10:34 UTC  (2+ messages)

[PATCH v3 4/4] kernel/trace: remove calling regs_* when compiling HEXAGON
 2022-12-27  9:49 UTC  (3+ messages)

[PATCH v7 1/5] lib: objpool added: ring-array based lockless MPMC queue
 2022-12-23  2:29 UTC  (2+ messages)

[PATCH] tracing: Add a way to filter function addresses to function names
 2022-12-20  1:40 UTC  (7+ messages)

[PATCH 0/2] tracing: Add a way to filter function addresses to function names
 2022-12-20  1:21 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tracing/selftests: Add test for event filtering on function name

[PATCH 5.4] tracing/ring-buffer: Only do full wait when cpu != RING_BUFFER_ALL_CPUS
 2022-12-19 12:21 UTC  (3+ messages)

[PATCH] tracing: Do not synchronize freeing of trigger filter on boot up
 2022-12-18  0:29 UTC  (19+ messages)

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2022-12-16 15:21 UTC  (8+ messages)
` [PATCH v10 05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules
` [PING] [PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms

[PATCH] tracing: Fix cpumask() example typo
 2022-12-14 23:44 UTC  (3+ messages)

[PATCH] tracing: Add a way to filter function addresses to function names
 2022-12-13 14:56 UTC 

[PATCH] tracing: Have trigger filter parsing errors show up in error_log
 2022-12-13 14:56 UTC 

[PATCH v3] tracing: Remove pointer (asterisk) and brackets from cpumask_t field
 2022-12-13  0:38 UTC 

[PATCH] tracing: Remove pointer (asterisk) from cpumask_t field
 2022-12-13  0:30 UTC  (3+ messages)

[PATCH v2] tracing: Remove pointer (asterisk) from cpumask_t field
 2022-12-12 20:04 UTC 

[PATCH] trace-tests: Allow tests to be run in separate directory
 2022-12-12 18:33 UTC 

[PATCH] ftrace: Fix print_ip_ins() to print only two digits per byte
 2022-12-10  4:42 UTC  (3+ messages)

[PATCH v2] x86/mm/kmmio: Use rcu_read_lock_sched_notrace()
 2022-12-09 18:41 UTC 

[PATCH] ring-buffer: Handle resize in early boot up
 2022-12-09 18:32 UTC  (4+ messages)

[PATCH 0/2] x86/mm/kmmio: Have mmiotracer play nice with lockdep
 2022-12-09 18:09 UTC  (5+ messages)
` [PATCH 2/2] x86/mm/kmmio: Remove rcu_read_lock()

[PATCH v2] tracing: Dump instance traces into dmesg on ftrace_dump_on_oops
 2022-12-09 17:53 UTC  (2+ messages)

[PATCH] ftrace/x86: Add back ftrace_expected for ftrace bug reports
 2022-12-09 15:52 UTC 

[PATCH v2] tracing: Add trace_trigger kernel command line option
 2022-12-09  5:29 UTC  (6+ messages)
    ` [PATCH] tracing: remove unnecessary trace_trigger ifdef

[PATCH] tracing/hist: Fix issue of losting command info in error_log
 2022-12-07 13:53 UTC 

[PATCH] tracing: Fix issue of missing one synthetic field
 2022-12-07  9:15 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).