index
:
pm24.git
master
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
2024-11-22
tracing: Record task flag NEED_RESCHED_LAZY.
Thomas Gleixner
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-11-22
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-22
Merge tag 'trace-ring-buffer-v6.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-11-20
Merge tag 'kgdb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-20
ftrace: Fix regression with module command in stack_trace_filter
guoweikang
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-18
tracing: Fix function name for trampoline
Tatsuya S
2024-11-18
ftrace: Get the true parent ip for function tracer
Jeff Xie
2024-11-18
ring-buffer: Correct a grammatical error in a comment
liujing
2024-11-16
Merge tag 'trace-ringbuffer-v6.12-rc7-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-14
tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording
Steven Rostedt
2024-11-14
Revert: "ring-buffer: Do not have boot mapped buffers hook to CPU hotplug"
Steven Rostedt
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-11-12
tracing: Remove redundant check on field->field in histograms
Colin Ian King
2024-11-11
bpf: Add support for uprobe multi session context
Jiri Olsa
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
2024-11-11
bpf: Force uprobe bpf program to always return 0
Jiri Olsa
2024-11-06
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
2024-11-02
trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump
Yuran Pereira
2024-11-01
tracing: Replace strncpy() with strscpy() when copying comm
Jinjie Ruan
2024-11-01
tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT
Sebastian Andrzej Siewior
2024-11-01
tracing: Document tracefs gid mount option
Kalesh Singh
2024-10-30
tracing: Replace multiple deprecated strncpy with memcpy
Justin Stitt
2024-10-30
tracing: Make percpu stack trace buffer invariant to PAGE_SIZE
Ryan Roberts
2024-10-30
ftrace: Show timings of how long nop patching took
Steven Rostedt
2024-10-29
ftrace: Use guard to take ftrace_lock in ftrace_graph_set_hash()
Steven Rostedt
2024-10-29
ftrace: Use guard to take the ftrace_lock in release_probe()
Steven Rostedt
2024-10-29
ftrace: Use guard to lock ftrace_lock in cache_mod()
Steven Rostedt
2024-10-29
ftrace: Use guard for match_records()
Steven Rostedt
2024-10-29
fgraph: Use guard(mutex)(&ftrace_lock) for unregister_ftrace_graph()
Steven Rostedt
2024-10-29
fgraph: Give ret_stack its own kmem cache
Steven Rostedt
2024-10-29
fgraph: Separate size of ret_stack from PAGE_SIZE
Steven Rostedt
2024-10-29
Merge tag 'ftrace-v6.12-rc4' into trace/ftrace/core
Steven Rostedt
2024-10-27
Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-24
fgraph: Change the name of cpuhp state to "fgraph:online"
Steven Rostedt
2024-10-24
fgraph: Fix missing unlock in register_ftrace_graph()
Li Huafei
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-23
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
2024-10-23
tracing: Consider the NULL character when validating the event length
Leo Yan
2024-10-23
tracing/probes: Fix MAX_TRACE_ARGS limit handling
Mikel Rychliski
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
2024-10-21
bpf: Implement bpf_send_signal_task() kfunc
Puranjay Mohan
2024-10-21
uprobe: avoid out-of-bounds memory access of fetching args
Qiao Ma
2024-10-20
Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-10-19
Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]