linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 18:10:23 to 2023-06-09 21:44:30 UTC [more...]

[PATCH v2] ftrace: Allow inline functions not inlined to be traced
 2023-06-09 21:44 UTC 

[PATCH] ftrace: Allow inline functions not inlined to be traced
 2023-06-09 21:29 UTC  (4+ messages)

[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
 2023-06-09 21:21 UTC  (10+ messages)
` [PATCH v11 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v11 4/8] arm64: "
` [PATCH v11 5/8] riscv: "

[PATCH v2 tracing 0/6] tracing: additional filter predicates
 2023-06-09 21:15 UTC  (4+ messages)
` [PATCH v2 tracing 3/6] tracing: support IPv6 "

[PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
 2023-06-09 20:37 UTC  (10+ messages)

[PATCH 0/2] Ftrace direct call samples improvements
 2023-06-09 20:20 UTC  (2+ messages)

[PATCH] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode()
 2023-06-09 20:15 UTC  (5+ messages)

[PATCH 00/13] mm: jit/text allocator
 2023-06-09 17:02 UTC  (50+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
` [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
` [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
` [PATCH 04/13] mm/jitalloc, arch: convert remaining "
` [PATCH 05/13] module, jitalloc: drop module_alloc
` [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
` [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
` [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
` [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
` [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
` [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX

[RFC PATCH 0/5] tracing/filters: filtering event fields with a cpumask
 2023-06-09 15:03 UTC  (6+ messages)
` [RFC PATCH 1/5] tracing/filters: Dynamically allocate filter_pred.regex
` [RFC PATCH 2/5] tracing/filters: Enable filtering a cpumask field by another cpumask
` [RFC PATCH 3/5] tracing/filters: Enable filtering a scalar field by a cpumask
` [RFC PATCH 4/5] tracing/filters: Enable filtering the CPU common "
` [RFC PATCH 5/5] tracing/filters: Document cpumask filtering

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-09 13:04 UTC  (20+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
` kvm/arm64: Spark benchmark
` kvm/powerpc: memcached benchmark
` kvm/x86: multichase benchmark

[PATCH v2] trace/kprobe: Display the actual notrace function when rejecting a probe
 2023-06-09  7:58 UTC 

[PATCH] trace/kprobe: Display the actual notrace function when rejecting a probe
 2023-06-09  7:22 UTC  (2+ messages)

[PATCH v2 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-09  3:03 UTC  (4+ messages)
` [PATCH v2 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled
` [PATCH v2 2/3] selftests/user_events: Enable the event before write_fault test in ftrace self-test
` [PATCH v2 3/3] selftests/user_events: Add test cases when event is disabled

[PATCH v2 0/5] tracing/user_events: Add auto cleanup and a flag to persist events
 2023-06-08 21:22 UTC  (10+ messages)
` [PATCH v2 1/5] tracing/user_events: Store register flags on events
` [PATCH v2 2/5] tracing/user_events: Track refcount consistently via put/get
` [PATCH v2 3/5] tracing/user_events: Add auto cleanup and a flag to persist events
` [PATCH v2 4/5] tracing/user_events: Add self-test for persist flag
` [PATCH v2 5/5] tracing/user_events: Add persist flag documentation

[PATCH v11 00/11] tracing: Add fprobe/tracepoint events
 2023-06-08 20:52 UTC  (3+ messages)
` [PATCH v11 02/11] tracing/probes: Add fprobe events for tracing function entry and exit

[PATCH 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-08 17:21 UTC  (6+ messages)
` [PATCH 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled
` [PATCH 2/3] selftests/user_events: Enable the event before write_fault test in ftrace self-test
` [PATCH 3/3] selftests/user_events: Add test cases when event is disabled

[PATCH] writeback: fix dereferencing NULL mapping->host on writeback_page_template
 2023-06-08  2:33 UTC  (4+ messages)

[PATCH] tracing/user_events: Run BPF program if attached
 2023-06-08  0:25 UTC  (22+ messages)

[ANNOUNCE] libtraceevent 1.7.3 is released
 2023-06-07 23:30 UTC 

[ANNOUNCE] libtracefs v1.7 is released
 2023-06-07 23:29 UTC 

[ANNOUNCE] libtracecmd v1.4 is released
 2023-06-07 23:27 UTC 

[ANNOUNCE] trace-cmd v3.2 is released
 2023-06-07 23:25 UTC 

[RFC] fprobe call of rethook_try_get faults
 2023-06-07 16:42 UTC 

[PATCH v3 0/4] tracing/user_events: Add empty arguments events
 2023-06-07 14:10 UTC  (7+ messages)
` [PATCH v3 1/4] tracing/user_events: Fix the incorrect trace record for "
` [PATCH v3 2/4] selftests/user_events: Add ftrace self-test "
` [PATCH v3 3/4] selftests/user_events: Clear the events after perf self-test
` [PATCH v3 4/4] selftests/user_events: Add perf self-test for empty arguments events

[PATCH 2/2] [v3] bpf: fix bpf_probe_read_kernel prototype mismatch
 2023-06-06 22:49 UTC  (2+ messages)

[PATCH V3 00/11] rtla improvements
 2023-06-06 16:12 UTC  (12+ messages)
` [PATCH V3 01/11] rtla: Add -C cgroup support
` [PATCH V3 02/11] rtla: Add --house-keeping option
` [PATCH V3 03/11] rtla: Change monitored_cpus from char * to cpu_set_t
` [PATCH V3 04/11] rtla: Automatically move rtla to a house-keeping cpu
` [PATCH V3 05/11] rtla/timerlat: Give timerlat auto analysis its own instance
` [PATCH V3 06/11] rtla/timerlat_hist: Add auto-analysis support
` [PATCH V3 07/11] rtla: Start the tracers after creating all instances
` [PATCH V3 08/11] rtla/hwnoise: Reduce runtime to 75%
` [PATCH V3 09/11] rtla/timerlat_top: Add timerlat user-space support
` [PATCH V3 10/11] rtla/timerlat_hist: "
` [PATCH V3 11/11] Documentation: Add tools/rtla timerlat -u option documentation

[PATCH V3 0/3] osnoise/timerlat improvements
 2023-06-06 15:12 UTC  (4+ messages)
` [PATCH V3 1/3] tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
` [PATCH V3 2/3] tracing/osnoise: Skip running osnoise if all instances are off
` [PATCH V3 3/3] tracing/timerlat: Add user-space interface

[PATCH] tracing/selftests: Update synthetic event selftest to use common_stacktrace
 2023-06-05 19:32 UTC  (3+ messages)

[PATCH V2 1/4] tracing/user_events: Fix the incorrect trace record for empty arguments events
 2023-06-05 16:52 UTC  (5+ messages)
` [PATCH V2 2/4] user_events: Add ftrace self-test "
` [PATCH V2 3/4] selftests/user_events: Clear the events after perf self-test
` [PATCH V2 4/4] user_events: Add perf self-test for empty arguments events

[PATCH 1/2] tracing/probes: Fix to return NULL and keep using current argc
 2023-06-04  2:29 UTC  (2+ messages)
` [PATCH 2/2] Documentation: Fix typo of reference file name

[PATCH v2 0/6] use canonical ftrace path whenever possible
 2023-06-02 11:15 UTC  (3+ messages)
` [PATCH v2 5/6] tools/virtio: use canonical ftrace path

[PATCH] tracing/user_events: Remove user_ns walk for groups
 2023-06-01 22:49 UTC 

[PATCH] tracing/user_events: Fix the incorrect trace record for null arguments events
 2023-06-01 15:30 UTC  (2+ messages)

[PATCH AUTOSEL 6.3 07/67] selftests/ftrace: Improve integration with kselftest runner
 2023-06-01  9:30 UTC  (3+ messages)

[PATCH v3 00/10] tracing: introducing eventfs
 2023-06-01  9:07 UTC  (12+ messages)
` [PATCH v3 01/10] tracing: Require all trace events to have a TRACE_SYSTEM
` [PATCH v3 02/10] eventfs: introducing struct tracefs_inode
` [PATCH v3 03/10] eventfs: adding eventfs dir add functions
` [PATCH v3 04/10] eventfs: adding eventfs file "
` [PATCH v3 05/10] eventfs: adding eventfs file, directory remove function
` [PATCH v3 06/10] eventfs: adding functions to create eventfs files and directories
` [PATCH v3 07/10] eventfs: adding eventfs lookup, read, open functions
` [PATCH v3 08/10] eventfs: creating tracefs_inode_cache
` [PATCH v3 09/10] eventfs: moving tracing/events to eventfs
` [PATCH v3 10/10] test: ftrace: fix kprobe test for eventfs

[PATCH 0/5] tracing/user_events: Add auto-del flag for events
 2023-06-01  0:29 UTC  (8+ messages)
` [PATCH 1/5] tracing/user_events: Store register flags on events
` [PATCH 2/5] tracing/user_events: Track refcount consistently via put/get
` [PATCH 3/5] tracing/user_events: Add flag to auto-delete events
` [PATCH 4/5] tracing/user_events: Add self-test for auto-del flag
` [PATCH 5/5] tracing/user_events: Add auto-del flag documentation

[PATCH] kprobe: use preempt_{disable, enable}_notrace in kprobe_busy_{begin, end}
 2023-05-31  9:44 UTC  (2+ messages)

[PATCH v6] f2fs: add async reset zone command support
 2023-05-30 23:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH V3] tracing/user_events: Prevent same name but different args event
 2023-05-30 18:10 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 read-only IMAP folder(s) and NNTP newsgroup(s).