linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-02 17:32:32 to 2023-02-17 11:33:12 UTC [more...]

[PATCH v2 0/6] use canonical ftrace path whenever possible
 2023-02-17 11:32 UTC  (11+ messages)
` [PATCH v2 1/6] tracing: always use canonical ftrace path
` [PATCH v2 2/6] selftests: "
` [PATCH v2 3/6] leaking_addresses: also skip "
` [PATCH v2 4/6] tools/kvm_stat: use "
` [PATCH v2 5/6] tools/virtio: "
` [PATCH v2 6/6] tools/virtio: fix typo in README instructions

[PATCH v1] scsi: ufs: core: Add trace event for MCQ
 2023-02-17  6:11 UTC  (5+ messages)

[PATCH] tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
 2023-02-17  1:30 UTC  (2+ messages)

PATCH] tracing: Add BUILD_BUG() to make sure stacktrace fits in strings
 2023-02-16 19:45 UTC 

[PATCH v2 0/2] kprobes: Fix issues related to optkprobe
 2023-02-16 14:12 UTC  (4+ messages)
` [PATCH v2 1/2] x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
` [PATCH v2 2/2] x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range

[bug-report] rasdaemon doesnot report new records
 2023-02-16 13:59 UTC  (3+ messages)

[RFC PATCH V2 1/1] rasdaemon: Fix poll() on per_cpu trace_pipe_raw blocks indefinitely
 2023-02-16 13:55 UTC  (4+ messages)

[PATCH 0/3] kprobes: Fix issues related to optkprobe
 2023-02-16  2:56 UTC  (10+ messages)
` [PATCH 1/3] kprobes: Fixed probe nodes not correctly removed when forcibly unoptimized
` [PATCH 2/3] x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
` [PATCH 3/3] x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2023-02-15 19:33 UTC  (2+ messages)

[PATCH v4 00/14] Introduce Copy-On-Write to Page Table
 2023-02-14 19:17 UTC  (37+ messages)
` [PATCH v4 01/14] mm: Allow user to control COW PTE via prctl
` [PATCH v4 02/14] mm: Add Copy-On-Write PTE to fork()
` [PATCH v4 03/14] mm: Add break COW PTE fault and helper functions
` [PATCH v4 04/14] mm/rmap: Break COW PTE in rmap walking
` [PATCH v4 05/14] mm/khugepaged: Break COW PTE before scanning pte
` [PATCH v4 06/14] mm/ksm: Break COW PTE before modify shared PTE
` [PATCH v4 07/14] mm/madvise: Handle COW-ed PTE with madvise()
` [PATCH v4 08/14] mm/gup: Trigger break COW PTE before calling follow_pfn_pte()
` [PATCH v4 09/14] mm/mprotect: Break COW PTE before changing protection
` [PATCH v4 10/14] mm/userfaultfd: Support COW PTE
` [PATCH v4 11/14] mm/migrate_device: "
` [PATCH v4 12/14] fs/proc: Support COW PTE with clear_refs_write
` [PATCH v4 13/14] events/uprobes: Break COW PTE before replacing page
` [PATCH v4 14/14] mm: fork: Enable COW PTE to fork system call

[linux-next:master] BUILD REGRESSION 3ebb0ac55efaf1d0fb1b106f852c114e5021f7eb
 2023-02-14 17:10 UTC 

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-02-14 16:57 UTC  (2+ messages)
` (subset) "

[PATCH bpf-next 1/2] bpf: use canonical ftrace path
 2023-02-14 16:23 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: "

[PATCH] tracing/ring-buffer: Remove integrity check at end of iter read
 2023-02-14 12:14 UTC  (6+ messages)

[PATCH] ring-buffer: Handle race between rb_move_tail and rb_check_pages
 2023-02-14 12:06 UTC 

[PATCH rdma-next 00/13] Add RDMA inline crypto support
 2023-02-14 10:01 UTC  (6+ messages)

[PATCH] tracing/selftests: Ignore __pfx_ symbols in kprobe test
 2023-02-14  1:46 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 09e41676e35ab06e4bce8870ea3bf1f191c3cb90
 2023-02-13 17:36 UTC 

[PATCH 0/4] tracing/histogram: Some fixes for new stacktrace variables
 2023-02-13 15:56 UTC  (8+ messages)
` [PATCH 1/4] tracing/histogram: Don't use strlen to find length of "
` [PATCH 2/4] tracing/histogram: Fix a few problems with stacktrace variable printing
` [PATCH 3/4] tracing/histogram: Fix stacktrace key
` [PATCH 4/4] tracing/histogram: Fix stacktrace histogram Documententation

[PATCH] selftests/ftrace: add LoongArch support for kprobe args string tests
 2023-02-12 23:29 UTC  (3+ messages)

[PATCH -trace v2] trace: fix TASK_COMM_LEN in trace event format file
 2023-02-12 22:38 UTC  (2+ messages)

[RFC PATCH 0/2] Introducing trace buffer mapping by user-space
 2023-02-12 15:32 UTC  (3+ messages)
` [RFC PATCH 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [RFC PATCH 2/2] tracing: Allow user-space mapping of the ring-buffer

[PATCH -trace] trace: fix TASK_COMM_LEN in trace event format file
 2023-02-12 11:42 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 6ba8a227fd19d19779005fb66ad7562608e1df83
 2023-02-11  2:14 UTC 

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-02-11  0:30 UTC  (10+ messages)
` [PATCH 20/24] Documentation: trace/rv: correct spelling
` [PATCH 21/24] Documentation: trace: "

[PATCH v1] mm: add tracepoints to ksm
 2023-02-10 21:46 UTC 

[PATCH 0/6 v2] tracing/histograms: Pass stacktrace from synthetic start event to end event
 2023-02-10 21:25 UTC  (2+ messages)

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-02-09 23:53 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 20f513df926fac0594a3b65f79d856bd64251861
 2023-02-09 16:17 UTC 

[linux-next:master] BUILD REGRESSION 38d2b86a665b5e86371a1a30228bce259aa6c101
 2023-02-08 16:35 UTC 

[PATCH v2 00/10] Add ftrace direct call for arm64
 2023-02-07 18:21 UTC  (11+ messages)
` [PATCH v2 01/10] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
` [PATCH v2 02/10] ftrace: Remove the legacy _ftrace_direct API
` [PATCH v2 03/10] ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
` [PATCH v2 04/10] ftrace: Store direct called addresses in their ops
` [PATCH v2 05/10] ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
` [PATCH v2 06/10] ftrace: selftest: remove broken trace_direct_tramp
` [PATCH v2 07/10] arm64: ftrace: Add direct call support
` [PATCH v2 08/10] arm64: ftrace: Simplify get_ftrace_plt
` [PATCH v2 09/10] arm64: ftrace: Add direct call trampoline samples support
` [PATCH v2 10/10] selftests/bpf: Update the tests deny list on aarch64

[linux-next:master] BUILD REGRESSION 49a8133221c71b935f36a7c340c0271c2a9ee2db
 2023-02-07 18:18 UTC 

[PATCH] tracing/histogram: Wrap remaining shell snippets in code blocks
 2023-02-07 17:41 UTC  (4+ messages)

[PATCH v2 0/4] tracing: Addition of tracing instances via kernel command line
 2023-02-07 17:28 UTC  (5+ messages)
` [PATCH v2 1/4] tracing: Add creation of instances at boot "
` [PATCH v2 2/4] tracing: Add enabling of events to boot instances
` [PATCH v2 3/4] tracing: Add trace_array_puts() to write into instance
` [PATCH v2 4/4] tracing: Allow boot instances to have snapshot buffers

[PATCH 0/8] Add ftrace direct call for arm64
 2023-02-07 16:19 UTC  (30+ messages)
` [PATCH 1/8] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
` [PATCH 4/8] ftrace: Store direct called addresses in their ops
` [PATCH 5/8] ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
` [PATCH 6/8] ftrace: Fix dead loop caused by direct call in ftrace selftest
` [PATCH 7/8] arm64: ftrace: Add direct call support

[bug report] WARNINGs in rb_check_pages() and rb_handle_head_page()
 2023-02-07 11:26 UTC  (2+ messages)

[PATCH v2 0/3] ftrace: Add sample code with dynamic ftrace_ops
 2023-02-07  9:33 UTC  (4+ messages)
` [PATCH v2 3/3] ftrace: Add sample with custom ops

[linux-next:master] BUILD REGRESSION 129af770823407ee115a56c69a04b440fd2fbe61
 2023-02-06 17:33 UTC 

[PATCH] trace/blktrace: fix memory leak with using debugfs_lookup()
 2023-02-06 16:29 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 4fafd96910add124586b549ad005dcd179de8a18
 2023-02-03 18:35 UTC 

[PATCH] selftests/ftrace: Fix bash specific "==" operator
 2023-02-03 16:56 UTC  (3+ messages)

[PATCH] kprobes: Replace memcpy() with direct assignment
 2023-02-03 13:05 UTC  (2+ messages)

[PATCH net-next v3 06/16] net: bridge: Add a tracepoint for MDB overflows
 2023-02-03  8:58 UTC  (2+ messages)

[PATCH] samples: ftrace: Include the nospec-branch.h only for x86
 2023-02-03  1:22 UTC  (2+ messages)

[RFC PATCH 1/1] tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_pipe_raw
 2023-02-02 21:18 UTC  (2+ messages)

[PATCH v4 0/2] fsi: Add IBM I2C Responder virtual FSI master
 2023-02-02 20:29 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: fsi: Document the "
` [PATCH v4 2/2] fsi: Add "

[RFC PATCH 1/1] rasdaemon: Fix poll() on per_cpu trace_pipe_raw do not retun
 2023-02-02 18:23 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).