linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-04 08:33:21 to 2024-11-14 10:08:20 UTC [more...]

[PATCH v13 00/25] GenieZone hypervisor drivers
 2024-11-14 10:08 UTC  (26+ messages)
` [PATCH v13 01/25] virt: geniezone: enable gzvm-ko in defconfig
` [PATCH v13 02/25] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v13 03/25] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v13 04/25] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v13 05/25] virt: geniezone: Add vm support
` [PATCH v13 06/25] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v13 07/25] virt: geniezone: Add vm capability check
` [PATCH v13 08/25] virt: geniezone: Add vcpu support
` [PATCH v13 09/25] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v13 10/25] virt: geniezone: Add irqfd support
` [PATCH v13 11/25] virt: geniezone: Add ioeventfd support
` [PATCH v13 12/25] virt: geniezone: Add memory region purpose for hypervisor
` [PATCH v13 13/25] virt: geniezone: Add dtb config support
` [PATCH v13 14/25] virt: geniezone: Optimize performance of protected VM memory
` [PATCH v13 15/25] virt: geniezone: Add memory pin/unpin support
` [PATCH v13 16/25] virt: geniezone: Add demand paging support
` [PATCH v13 17/25] virt: geniezone: Add block-based "
` [PATCH v13 18/25] virt: geniezone: Add memory relinquish support
` [PATCH v13 19/25] virt: geniezone: Provide individual VM memory statistics within debugfs
` [PATCH v13 20/25] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason
` [PATCH v13 21/25] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs
` [PATCH v13 22/25] virt: geniezone: Add support for virtual timer migration
` [PATCH v13 23/25] virt: geniezone: Add support for guest VM CPU idle
` [PATCH v13 24/25] virt: geniezone: Emulate IPI for guest VM
` [PATCH v13 25/25] virt: geniezone: Reduce blocked duration in hypervisor when destroying a VM

uprobe overhead when specifying a pid
 2024-11-14  9:08 UTC 

[PATCH] Revert: "ring-buffer: Do not have boot mapped buffers hook to CPU hotplug"
 2024-11-14  4:08 UTC 

[PATCH 0/5] tracing: Fix several deadlock/race issues in timerlat and hwlat tracer
 2024-11-14  2:06 UTC  (6+ messages)
` [PATCH 5/5] tracing/hwlat: Fix deadlock in cpuhp processing

[PATCH v3 09/19] unwind: Introduce sframe user space unwinding
 2024-11-13 22:25 UTC  (3+ messages)

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
 2024-11-13 17:22 UTC  (2+ messages)

[RFC PATCH] ftrace: Skip __fentry__ location of overridden weak functions
 2024-11-13  7:32 UTC  (2+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-13  3:31 UTC  (6+ messages)

[PATCH v19 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-11-13  0:42 UTC  (26+ messages)
` [PATCH v19 01/19] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v19 02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v19 03/19] fgraph: Pass ftrace_regs to retfunc
` [PATCH v19 04/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v19 05/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v19 06/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v19 07/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v19 08/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v19 09/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v19 10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v19 11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
` [PATCH v19 12/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v19 13/19] fprobe: Add fprobe_header encoding feature
` [PATCH v19 14/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v19 15/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v19 16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v19 17/19] Documentation: probes: Update fprobe on function-graph tracer
  ` [PATCH 19.1] "
` [PATCH v19 18/19] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
` [PATCH v19 19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip()

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-11-12 23:53 UTC  (8+ messages)
` [PATCH v4 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-11-12 23:48 UTC  (18+ messages)
` [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v18 11/17] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v18 12/17] fprobe: Add fprobe_header encoding feature
` [PATCH v18 16/17] Documentation: probes: Update fprobe on function-graph tracer

[PATCH v2] kernel: add pid_max to pid_namespace
 2024-11-12 22:33 UTC  (2+ messages)

[PATCH] set_cmdline: replace fragile/deprecated strncpy with strscpy
 2024-11-12 21:12 UTC  (2+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-12 14:52 UTC  (12+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()

[PATCH v2] samples: rust: fix `rust_print` build making it a combined module
 2024-11-11 22:08 UTC 

[PATCH RESEND] samples: rust: fix `rust_print` build making it a combined module
 2024-11-11 19:59 UTC  (3+ messages)

[PATCH v2] uprobes: Remove unnecessary RCU list traversal in filter_chain()
 2024-11-11 14:30 UTC 

[PATCHv9 bpf-next 00/13] bpf: Add uprobe session support
 2024-11-08 18:40 UTC  (15+ messages)
` [PATCHv9 bpf-next 01/13] bpf: Allow return values 0 and 1 for kprobe session
` [PATCHv9 bpf-next 02/13] bpf: Force uprobe bpf program to always return 0
` [PATCHv9 bpf-next 03/13] bpf: Add support for uprobe multi session attach
` [PATCHv9 bpf-next 04/13] bpf: Add support for uprobe multi session context
` [PATCHv9 bpf-next 05/13] libbpf: Add support for uprobe multi session attach
` [PATCHv9 bpf-next 06/13] selftests/bpf: Add uprobe session test
` [PATCHv9 bpf-next 07/13] selftests/bpf: Add uprobe session cookie test
` [PATCHv9 bpf-next 08/13] selftests/bpf: Add uprobe session recursive test
` [PATCHv9 bpf-next 09/13] selftests/bpf: Add uprobe session verifier test for return value
` [PATCHv9 bpf-next 10/13] selftests/bpf: Add kprobe "
` [PATCHv9 bpf-next 11/13] selftests/bpf: Add uprobe session single consumer test
` [PATCHv9 bpf-next 12/13] selftests/bpf: Add uprobe sessions to "
` [PATCHv9 bpf-next 13/13] selftests/bpf: Add threads "

[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
 2024-11-08 17:37 UTC  (7+ messages)

[PATCH] uprobes: get RCU trace lock before list iteration
 2024-11-08 17:34 UTC  (5+ messages)

[PATCH] arm64: uprobes: Optimize cache flushes for xol slot
 2024-11-08 16:49 UTC  (4+ messages)

[PATCH v3 1/2] tracing: Add task_prctl_unknown tracepoint
 2024-11-08 11:34 UTC  (2+ messages)
` [PATCH v3 2/2] tracing: Remove pid in task_rename tracing output

[PATCH v4 0/3] Replace the use of simple_strtol/ul functions with kstrto
 2024-11-08 11:06 UTC  (3+ messages)

[PATCH v2 1/2] tracing: Add task_prctl_unknown tracepoint
 2024-11-07 16:36 UTC  (11+ messages)
` [PATCH v2 2/2] tracing: Remove pid in task_rename tracing output

[PATCH v5 0/8] uprobes: RCU-protected hot path optimizations
 2024-11-07 16:13 UTC  (7+ messages)
` [PATCH v5 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection

[linux-next:master] [tracing] 49e4154f4b: INFO:task_blocked_for_more_than#seconds
 2024-11-07 15:40 UTC  (2+ messages)

[mhiramat:topic/fprobe-on-fgraph] [fprobe] 5dc47be68c: netperf.Throughput_tps 16.3% regression
 2024-11-07 13:27 UTC 

[PATCH][next] tracing histograms: remove redundant check on field->field
 2024-11-07 12:05 UTC 

[PATCH] ring-buffer: Correct the grammatical errors in the comments
 2024-11-07  9:53 UTC 

[PATCH] tracing: Add task_prctl_unknown tracepoint
 2024-11-06 22:30 UTC  (12+ messages)

[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
 2024-11-06 16:27 UTC  (3+ messages)

The state of uprobes work and logistics
 2024-11-06 16:15 UTC  (6+ messages)

[PATCH] selftests/ftrace: update kprobe syntax error test for ppc64le
 2024-11-06  5:54 UTC  (15+ messages)

[PATCH v4 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-11-06  2:07 UTC  (2+ messages)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-05 19:04 UTC  (5+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text

[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
 2024-11-05 16:33 UTC  (14+ messages)
` [RFC perf/core 01/11] uprobes: Rename arch_uretprobe_trampoline function
` [RFC perf/core 02/11] uprobes: Make copy_from_page global
` [RFC perf/core 03/11] uprobes: Add len argument to uprobe_write_opcode
` [RFC perf/core 04/11] uprobes: Add data argument to uprobe_write_opcode function
` [RFC perf/core 05/11] uprobes: Add mapping for optimized uprobe trampolines
` [RFC perf/core 06/11] uprobes: Add uprobe syscall to speed up uprobe
` [RFC perf/core 07/11] uprobes/x86: Add support to optimize uprobes
` [RFC bpf-next 08/11] selftests/bpf: Use 5-byte nop for x86 usdt probes
` [RFC bpf-next 09/11] selftests/bpf: Add usdt trigger bench
` [RFC bpf-next 10/11] selftests/bpf: Add uprobe/usdt optimized test
` [RFC bpf-next 11/11] selftests/bpf: Add hit/attach/detach race optimized uprobe test

[syzbot] [block?] [trace?] possible deadlock in blk_trace_ioctl
 2024-11-05  7:15 UTC  (3+ messages)

[PATCH] kernel: add pid_max to pid_namespace
 2024-11-05  3:08 UTC 

[PATCH] tools/bootconfig: Fix the wrong format specifier
 2024-11-05  1:10 UTC 

[PATCH v2] kernel: add pid_max to pid_namespace
 2024-11-04 16:35 UTC  (2+ messages)

[PATCH v12 3/5] rust: samples: add tracepoint to Rust sample
 2024-11-04 10:13 UTC  (3+ 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).