index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2023-06-20
Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-14
tracing/user_events: Add auto cleanup and future persist flag
Beau Belgrave
2023-06-14
tracing/user_events: Track refcount consistently via put/get
Beau Belgrave
2023-06-14
tracing/user_events: Store register flags on events
Beau Belgrave
2023-06-14
tracing/user_events: Remove user_ns walk for groups
Beau Belgrave
2023-06-14
tracing/user_events: Fix the incorrect trace record for empty arguments events
sunliming
2023-06-14
tracing: Modify print_fields() for fields output order
sunliming
2023-06-14
tracing/user_events: Handle matching arguments that is null from dyn_events
sunliming
2023-06-14
tracing/user_events: Prevent same name but different args event
sunliming
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-07
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-05-31
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
2023-05-28
tracing: Have function_graph selftest call cond_resched()
Steven Rostedt (Google)
2023-05-28
tracing: Only make selftest conditionals affect the global_trace
Steven Rostedt (Google)
2023-05-28
tracing: Make tracing_selftest_running/delete nops when not used
Steven Rostedt (Google)
2023-05-28
tracing: Have tracer selftests call cond_resched() before running
Steven Rostedt (Google)
2023-05-28
tracing: Move setting of tracing_selftest_running out of register_tracer()
Steven Rostedt (Google)
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
2023-05-23
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
2023-05-23
tracing/user_events: Document user_event_mm one-shot list usage
Beau Belgrave
2023-05-23
tracing/user_events: Rename link fields for clarity
Beau Belgrave
2023-05-23
tracing/user_events: Remove RCU lock while pinning pages
Linus Torvalds
2023-05-23
tracing/user_events: Split up mm alloc and attach
Linus Torvalds
2023-05-23
tracing/timerlat: Always wakeup the timerlat thread
Daniel Bristot de Oliveira
2023-05-23
tracing/user_events: Use long vs int for atomic bit ops
Beau Belgrave
2023-05-18
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
2023-05-18
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
2023-05-18
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
2023-05-17
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
2023-05-05
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-05
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
2023-05-03
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
2023-04-28
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
tracing: Add missing spaces in trace_print_hex_seq()
Ken Lin
2023-04-26
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
2023-04-25
tracing/user_events: Limit max fault-in attempts
Beau Belgrave
2023-04-25
tracing/user_events: Prevent same address and bit per process
Beau Belgrave
2023-04-25
tracing/user_events: Ensure bit is cleared on unregister
Beau Belgrave
2023-04-25
tracing/user_events: Ensure write index cannot be negative
Beau Belgrave
2023-04-25
tracing: Fix print_fields() for __dyn_loc/__rel_loc
Beau Belgrave
2023-04-25
tracing/user_events: Set event filter_type from type
Beau Belgrave
2023-04-25
ring-buffer: Clearly check null ptr returned by rb_set_head_page()
Zheng Yejian
2023-04-25
rv: Remove redundant assignment to variable retval
Colin Ian King
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]